/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclarationName.cpp | 119 static void printCXXConstructorDestructorName(QualType ClassType, in printCXXConstructorDestructorName()
|
H A D | DeclCXX.cpp | 1880 QualType ClassType = Context.getTypeDeclType(this); in getDestructor() local 2394 QualType ClassType in isCopyAssignmentOperator() local 2415 QualType ClassType in isMoveAssignmentOperator() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 175 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord() 195 TypeIndex ClassType; variable 220 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord() 229 TypeIndex ClassType; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 399 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local 1943 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1097 void setConstructorName(ParsedType ClassType, in setConstructorName() 1121 ParsedType ClassType, in setDestructorName()
|
/netbsd-src/external/apache2/llvm/dist/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()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | ItaniumCXXABI.cpp | 3410 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); in ContainsIncompleteClassType() local 4129 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); in BuildPointerToMemberTypeInfo() local
|
H A D | CGDebugInfo.cpp | 3022 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); in CreateType() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 583 const Node *ClassType; variable 3643 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 1743 const Type *ClassType in IsStandardConversion() local 5296 QualType ClassType = S.Context.getTypeDeclType(ActingContext); in TryObjectArgumentInitialization() local 6356 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); in AddOverloadCandidate() local 15062 QualType ClassType in FixOverloadedFunctionReference() local
|
H A D | SemaDeclCXX.cpp | 10706 QualType ClassType in ActOnConversionDeclarator() local 13037 CanQualType ClassType in DeclareImplicitDefaultConstructor() local 13316 CanQualType ClassType in DeclareImplicitDestructor() local 14652 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyConstructor() local 14789 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveConstructor() local
|
H A D | SemaExprCXX.cpp | 1062 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() local 3824 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 | 7517 QualType ClassType in BuildExpressionFromDeclTemplateArgument() local
|
H A D | SemaDeclAttr.cpp | 955 const CXXRecordDecl *ClassType; member in __anoncb8837d30311::ArgumentDependenceChecker
|
H A D | SemaDecl.cpp | 10947 QualType ClassType = Context.getTypeDeclType(Record); in CheckFunctionDeclaration() local
|
H A D | TreeTransform.h | 14119 QualType ClassType, in RebuildMemberPointerType()
|
H A D | SemaOpenMP.cpp | 6929 const Type *ClassType = in checkOpenMPDeclareVariantFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 1299 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
|