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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclarationName.cpp150 QualType ClassType = N.getCXXNameType(); local
/freebsd-11.0-release/contrib/gdb/gdb/
H A Djv-exp.y307 ClassType: label
/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h72 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, argument
93 TypeIndex ClassType; member in class:llvm::codeview::MemberFunctionRecord
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2008 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); local
H A DItaniumCXXABI.cpp2650 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); local
3287 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2352 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); local
H A DSemaOverload.cpp1527 const Type *ClassType local
4842 QualType ClassType = S.Context.getTypeDeclType(ActingContext); local
5755 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); local
[all...]
H A DSemaTemplate.cpp5404 QualType ClassType local
H A DSemaDecl.cpp8499 QualType ClassType = Context.getTypeDeclType(Record); local
H A DSemaDeclCXX.cpp7100 QualType ClassType local
8910 CanQualType ClassType local
[all...]
H A DTreeTransform.h11155 RebuildMemberPointerType(QualType PointeeType, QualType ClassType, SourceLocation Sigil) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1037 void setConstructorName(ParsedType ClassType, argument
1060 setDestructorName(SourceLocation TildeLoc, ParsedType ClassType, SourceLocation EndLoc) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5283 QualType ClassType = readType(*Loc.F, Record, Idx); local

Completed in 427 milliseconds