Home
last modified time | relevance | path

Searched defs:FieldTypes (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp466 llvm::Type *FieldTypes[] = { in getTypeDescriptorType() local
484 llvm::Type *FieldTypes[] = { in getBaseClassDescriptorType() local
504 llvm::Type *FieldTypes[] = { in getClassHierarchyDescriptorType() local
520 llvm::Type *FieldTypes[] = { in getCompleteObjectLocatorType() local
700 llvm::Type *FieldTypes[] = { in getCatchableTypeType() local
724 llvm::Type *FieldTypes[] = { in getCatchableTypeArrayType() local
736 llvm::Type *FieldTypes[] = { in getThrowInfoType() local
H A DCGRecordLayoutBuilder.cpp216 SmallVector<llvm::Type *, 16> FieldTypes; member
H A DCodeGenModule.cpp5260 QualType FieldTypes[] = { in getObjCFastEnumerationStateType() local
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6652 QualType FieldTypes[] = { in getBlockDescriptorType() local
6687 QualType FieldTypes[] = { in getBlockDescriptorExtendedType() local
8022 QualType FieldTypes[NumFields]; in CreateAArch64ABIBuiltinVaListDecl() local
8075 QualType FieldTypes[NumFields]; in CreatePowerABIBuiltinVaListDecl() local
8138 QualType FieldTypes[NumFields]; in CreateX86_64ABIBuiltinVaListDecl() local
8241 QualType FieldTypes[NumFields]; in CreateSystemZBuiltinVaListDecl() local
8295 QualType FieldTypes[NumFields]; in CreateHexagonBuiltinVaListDecl() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2537 QualType FieldTypes[2]; in getSuperStructType() local
2565 QualType FieldTypes[4]; in getConstantStringStructType() local
H A DRewriteModernObjC.cpp2983 QualType FieldTypes[2]; in getSuperStructType() local
3011 QualType FieldTypes[4]; in getConstantStringStructType() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp739 SmallVector<Type*, 16> FieldTypes; in finish() local