| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | DeclarationName.cpp | 119 static void printCXXConstructorDestructorName(QualType ClassType, in printCXXConstructorDestructorName()
|
| H A D | DeclCXX.cpp | 1699 QualType ClassType = Context.getTypeDeclType(this); in getDestructor() local 2119 QualType ClassType in isCopyAssignmentOperator() local 2140 QualType ClassType in isMoveAssignmentOperator() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 182 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord() 202 TypeIndex ClassType; variable 227 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() 236 TypeIndex ClassType; variable
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 353 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local 1833 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 1082 void setConstructorName(ParsedType ClassType, in setConstructorName() 1106 ParsedType ClassType, in setDestructorName()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 3008 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); in ContainsIncompleteClassType() local 3689 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); in BuildPointerToMemberTypeInfo() local
|
| H A D | CGDebugInfo.cpp | 2606 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); in CreateType() local
|
| /freebsd-12.1/contrib/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 568 const Node *ClassType; variable 3352 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 1677 const Type *ClassType in IsStandardConversion() local 5095 QualType ClassType = S.Context.getTypeDeclType(ActingContext); in TryObjectArgumentInitialization() local 6070 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); in AddOverloadCandidate() local 13739 QualType ClassType in FixOverloadedFunctionReference() local
|
| H A D | SemaDeclCXX.cpp | 8620 QualType ClassType in ActOnConversionDeclarator() local 10951 CanQualType ClassType in DeclareImplicitDefaultConstructor() local 11222 CanQualType ClassType in DeclareImplicitDestructor() local 12506 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyConstructor() local 12639 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveConstructor() local
|
| H A D | SemaExprCXX.cpp | 954 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() local 3598 QualType ClassType = dtor->getThisType()->getPointeeType(); in CheckVirtualDtorCall() local
|
| H A D | SemaExprObjC.cpp | 2463 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); in BuildClassMessage() local
|
| H A D | SemaTemplate.cpp | 6781 QualType ClassType in BuildExpressionFromDeclTemplateArgument() local
|
| H A D | SemaDeclAttr.cpp | 1040 const CXXRecordDecl *ClassType; member in __anonc9af26d70311::ArgumentDependenceChecker
|
| H A D | SemaDecl.cpp | 10136 QualType ClassType = Context.getTypeDeclType(Record); in CheckFunctionDeclaration() local
|
| H A D | TreeTransform.h | 12349 QualType ClassType, in RebuildMemberPointerType()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1119 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 5966 QualType ClassType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|