Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp88 DI.getOrCreateStandaloneType(QualTy, D->getLocation()); in VisitTypeDecl()
95 DI.getOrCreateStandaloneType(QualTy, D->getLocation()); in VisitObjCInterfaceDecl()
H A DCGDebugInfo.h553 llvm::DIType *getOrCreateStandaloneType(QualType Ty, SourceLocation Loc);
H A DCGExpr.cpp3761 DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType(*arrayType, loc); in emitArraySubscriptGEP()
4314 llvm::DIType *DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType( in emitPreserveStructAccess()
4457 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType(base.getType(), in EmitLValueForField()
H A DCGDebugInfo.cpp2347 return getOrCreateStandaloneType(D, Loc); in getOrCreateInterfaceType()
2350 llvm::DIType *CGDebugInfo::getOrCreateStandaloneType(QualType D, in getOrCreateStandaloneType() function in CGDebugInfo
H A DCGBuiltin.cpp12287 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()
12312 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()