Home
last modified time | relevance | path

Searched defs:ClassTy (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h58 llvm::DIType ClassTy; variable
H A DCGObjCMac.cpp529 llvm::StructType *ClassTy; member in __anon9749cc0a0111::ObjCTypesHelper
1826 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
6742 llvm::Type *ClassTy = in GenerateMessageSendSuper() local
H A DCGDebugInfo.cpp202 QualType ClassTy = in getObjCMethodName() local
1961 llvm::DIType ClassTy = ED->isFixed() in CreateTypeDefinition() local
H A DCGObjCGNU.cpp1584 llvm::StructType *ClassTy = llvm::StructType::get( in GenerateClassStructure() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp1580 QualType ClassTy = C.getTypeDeclType(getParent()); in getThisType() local
1801 CanQualType ClassTy in isCopyOrMoveConstructor() local
1843 CanQualType ClassTy in isSpecializationCopyingObject() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp767 QualType ClassTy = Context.getTypeDeclType( in getCurrentThisType() local
H A DSemaOverload.cpp6807 const Type *ClassTy = PointerTy->getClass(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
H A DSemaDeclCXX.cpp6638 QualType ClassTy = Context.getTagDeclType(ClassDecl); in CheckConstructor() local