Home
last modified time | relevance | path

Searched refs:getOrCreateStandaloneType (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp87 DI.getOrCreateStandaloneType(QualTy, D->getLocation()); in VisitTypeDecl()
94 DI.getOrCreateStandaloneType(QualTy, D->getLocation()); in VisitObjCInterfaceDecl()
H A DCGDebugInfo.h521 llvm::DIType *getOrCreateStandaloneType(QualType Ty, SourceLocation Loc);
H A DCGExpr.cpp3696 DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType(*arrayType, loc); in emitArraySubscriptGEP()
4247 llvm::DIType *DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType( in emitPreserveStructAccess()
4391 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType(base.getType(), in EmitLValueForField()
H A DCGDebugInfo.cpp2229 return getOrCreateStandaloneType(D, Loc); in getOrCreateInterfaceType()
2232 llvm::DIType *CGDebugInfo::getOrCreateStandaloneType(QualType D, in getOrCreateStandaloneType() function in CGDebugInfo
H A DCGBuiltin.cpp11596 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()
11621 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()