/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | DeclarationName.cpp | 113 static void printCXXConstructorDestructorName(QualType ClassType, in printCXXConstructorDestructorName()
|
H A D | DeclCXX.cpp | 1933 QualType ClassType = Context.getTypeDeclType(this); in getDestructor() local 2426 QualType ClassType in isCopyAssignmentOperator() local 2447 QualType ClassType in isMoveAssignmentOperator() local
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 401 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local 2069 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1120 void setConstructorName(ParsedType ClassType, in setConstructorName() 1144 ParsedType ClassType, in setDestructorName()
|
/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | ItaniumCXXABI.cpp | 3440 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); in ContainsIncompleteClassType() local 4162 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); in BuildPointerToMemberTypeInfo() local
|
H A D | CGDebugInfo.cpp | 3169 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); in CreateType() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 715 const Node *ClassType; variable 3661 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 715 const Node *ClassType; variable 3661 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 1856 const Type *ClassType in IsStandardConversion() local 5451 QualType ClassType = S.Context.getTypeDeclType(ActingContext); in TryObjectArgumentInitialization() local 6537 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); in AddOverloadCandidate() local 15459 QualType ClassType in FixOverloadedFunctionReference() local
|
H A D | SemaDeclCXX.cpp | 10995 QualType ClassType in ActOnConversionDeclarator() local 13539 CanQualType ClassType in DeclareImplicitDefaultConstructor() local 13819 CanQualType ClassType in DeclareImplicitDestructor() local 15159 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyConstructor() local 15303 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveConstructor() local
|
H A D | SemaExprCXX.cpp | 1085 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() local 3957 QualType ClassType = dtor->getThisType()->getPointeeType(); in CheckVirtualDtorCall() local
|
H A D | SemaExprObjC.cpp | 2642 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); in BuildClassMessage() local
|
H A D | SemaTemplate.cpp | 7817 QualType ClassType in BuildExpressionFromDeclTemplateArgument() local
|
H A D | SemaDeclAttr.cpp | 975 const CXXRecordDecl *ClassType; member in __anone74ea19f0311::ArgumentDependenceChecker
|
H A D | SemaDecl.cpp | 11822 QualType ClassType = Context.getTypeDeclType(Record); in CheckFunctionDeclaration() local
|
H A D | TreeTransform.h | 14667 QualType ClassType, in RebuildMemberPointerType()
|
H A D | SemaOpenMP.cpp | 7491 const Type *ClassType = in checkOpenMPDeclareVariantFunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1395 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
|