clang 20.0.0git
|
Go to the source code of this file.
Functions | |
static bool | isIntegerLikeType (QualType Ty, ASTContext &Context, llvm::LLVMContext &VMContext) |
|
static |
Definition at line 441 of file ARM.cpp.
References clang::RecordDecl::field_begin(), clang::RecordDecl::field_end(), clang::Type::getAs(), clang::ASTContext::getASTRecordLayout(), clang::RecordType::getDecl(), clang::ASTRecordLayout::getFieldOffset(), clang::ValueDecl::getType(), clang::ASTContext::getTypeSize(), clang::RecordDecl::hasFlexibleArrayMember(), clang::FieldDecl::isBitField(), isIntegerLikeType(), clang::Type::isPointerType(), clang::Type::isRealFloatingType(), clang::TagDecl::isUnion(), and clang::Type::isVectorType().
Referenced by isIntegerLikeType().