Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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.h527 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.cpp2210 return getOrCreateStandaloneType(D, Loc); in getOrCreateInterfaceType()
2213 llvm::DIType *CGDebugInfo::getOrCreateStandaloneType(QualType D, in getOrCreateStandaloneType() function in CGDebugInfo
H A DCGBuiltin.cpp11701 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()
11726 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()