| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclarationName.cpp | 111 static void printCXXConstructorDestructorName(QualType ClassType, in printCXXConstructorDestructorName()
|
| H A D | DeclCXX.cpp | 2135 QualType ClassType = Context.getTypeDeclType(this); in getDestructor() local 2722 QualType ClassType in isCopyAssignmentOperator() local 2743 QualType ClassType in isMoveAssignmentOperator() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 176 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord() 196 TypeIndex ClassType; variable 221 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() 230 TypeIndex ClassType; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 407 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local 2116 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 1174 void setConstructorName(ParsedType ClassType, in setConstructorName() 1198 ParsedType ClassType, in setDestructorName()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 3818 const auto *ClassType = cast<RecordType>( in ContainsIncompleteClassType() local 4557 const auto *ClassType = in BuildPointerToMemberTypeInfo() local
|
| H A D | CGDebugInfo.cpp | 3664 llvm::DIType *ClassType = getOrCreateType( in CreateType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 1101 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() local 4344 QualType ClassType = dtor->getFunctionObjectParameterType(); in CheckVirtualDtorCall() local
|
| H A D | SemaDeclCXX.cpp | 11432 QualType ClassType in ActOnConversionDeclarator() local 14137 CanQualType ClassType in DeclareImplicitDefaultConstructor() local 14423 CanQualType ClassType in DeclareImplicitDestructor() local 15794 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyConstructor() local 15941 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveConstructor() local
|
| H A D | SemaExprObjC.cpp | 2641 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); in BuildClassMessage() local
|
| H A D | SemaOverload.cpp | 5937 QualType ClassType = S.Context.getTypeDeclType(ActingContext); in TryObjectArgumentInitialization() local 7163 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); in AddOverloadCandidate() local
|
| H A D | SemaDeclAttr.cpp | 716 const CXXRecordDecl *ClassType; member in __anon74a5c0c80311::ArgumentDependenceChecker
|
| H A D | SemaTemplate.cpp | 7728 QualType ClassType in BuildExpressionFromDeclTemplateArgument() local
|
| H A D | SemaDecl.cpp | 12279 QualType ClassType = Context.getTypeDeclType(Record); in CheckFunctionDeclaration() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 766 const Node *ClassType; variable 4096 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1587 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
|