Searched defs:ClassType (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclarationName.cpp119 static void printCXXConstructorDestructorName(QualType ClassType, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp1049 QualType ClassType = ThisTy->getPointeeType(); local
[all...]
H A DSemaExprObjC.cpp2632 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); local
H A DSemaDeclAttr.cpp1005 const CXXRecordDecl *ClassType; member in class:__anon2052::ArgumentDependenceChecker
H A DSemaTemplate.cpp7365 QualType ClassType local
H A DSemaDecl.cpp10772 QualType ClassType = Context.getTypeDeclType(Record); local
H A DTreeTransform.h13812 RebuildMemberPointerType(QualType PointeeType, QualType ClassType, SourceLocation Sigil) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h181 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, argument
201 TypeIndex ClassType; member in class:llvm::codeview::MemberFunctionRecord
226 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, argument
235 TypeIndex ClassType; member in class:llvm::codeview::MemberFuncIdRecord
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1180 LLVMDIBuilderCreateMemberPointerType(LLVMDIBuilderRef Builder, LLVMMetadataRef PointeeType, LLVMMetadataRef ClassType, uint64_t SizeInBits, uint32_t AlignInBits, LLVMDIFlags Flags) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp411 TypeIndex ClassType = getTypeIndex(Class); local
1919 TypeIndex ClassType = getTypeIndex(ClassTy); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2915 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); local
H A DItaniumCXXABI.cpp3239 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); local
3944 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h579 const Node *ClassType; member in class:final
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1103 void setConstructorName(ParsedType ClassType, argument
1126 setDestructorName(SourceLocation TildeLoc, ParsedType ClassType, SourceLocation EndLoc) argument

Completed in 574 milliseconds