| /llvm-project-15.0.7/clang-tools-extra/pseudo/unittests/ |
| H A D | ForestTest.cpp | 107 const auto *ClassType = &Arena.createSequence( in TEST_F() local
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | DeclarationName.cpp | 119 static void printCXXConstructorDestructorName(QualType ClassType, in printCXXConstructorDestructorName()
|
| H A D | DeclCXX.cpp | 1904 QualType ClassType = Context.getTypeDeclType(this); in getDestructor() local 2397 QualType ClassType in isCopyAssignmentOperator() local 2418 QualType ClassType in isMoveAssignmentOperator() local
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Hover.cpp | 692 QualType ClassType = declaredType(OriginThisType->getAsTagDecl()); in getThisExprHoverContents() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 403 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local 2050 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 1098 void setConstructorName(ParsedType ClassType, in setConstructorName() 1122 ParsedType ClassType, in setDestructorName()
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | debuginfo_ocaml.c | 596 value Builder, LLVMMetadataRef PointeeType, LLVMMetadataRef ClassType, in llvm_dibuild_create_member_pointer_type_native()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 3413 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); in ContainsIncompleteClassType() local 4134 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); in BuildPointerToMemberTypeInfo() local
|
| H A D | CGDebugInfo.cpp | 3152 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); in CreateType() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 1749 const Type *ClassType in IsStandardConversion() local 5354 QualType ClassType = S.Context.getTypeDeclType(ActingContext); in TryObjectArgumentInitialization() local 6435 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); in AddOverloadCandidate() local 15268 QualType ClassType in FixOverloadedFunctionReference() local
|
| H A D | SemaDeclCXX.cpp | 10906 QualType ClassType in ActOnConversionDeclarator() local 13430 CanQualType ClassType in DeclareImplicitDefaultConstructor() local 13710 CanQualType ClassType in DeclareImplicitDestructor() local 15043 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyConstructor() local 15185 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveConstructor() local
|
| H A D | SemaExprCXX.cpp | 1082 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() local 3887 QualType ClassType = dtor->getThisType()->getPointeeType(); in CheckVirtualDtorCall() local
|
| H A D | SemaExprObjC.cpp | 2644 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); in BuildClassMessage() local
|
| H A D | SemaTemplate.cpp | 7581 QualType ClassType in BuildExpressionFromDeclTemplateArgument() local
|
| H A D | SemaDeclAttr.cpp | 974 const CXXRecordDecl *ClassType; member in __anoncc79c3f80311::ArgumentDependenceChecker
|
| H A D | SemaDecl.cpp | 11489 QualType ClassType = Context.getTypeDeclType(Record); in CheckFunctionDeclaration() local
|
| H A D | TreeTransform.h | 14479 QualType ClassType, in RebuildMemberPointerType()
|
| H A D | SemaOpenMP.cpp | 7405 const Type *ClassType = in checkOpenMPDeclareVariantFunction() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 705 const Node *ClassType; variable 3641 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 705 const Node *ClassType; variable 3641 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | DebugInfo.cpp | 1340 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | type-traits.cpp | 307 typedef Derives ClassType; typedef
|