Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h590 llvm::DIType *getOrCreateStandaloneType(QualType Ty, SourceLocation Loc);
H A DCGExpr.cpp4098 DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType(*arrayType, loc); in emitArraySubscriptGEP()
4778 llvm::DIType *DbgInfo = CGF.getDebugInfo()->getOrCreateStandaloneType( in emitPreserveStructAccess()
4925 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType(base.getType(), in EmitLValueForField()
H A DCGDebugInfo.cpp2585 return getOrCreateStandaloneType(D, Loc); in getOrCreateInterfaceType()
2588 llvm::DIType *CGDebugInfo::getOrCreateStandaloneType(QualType D, in getOrCreateStandaloneType() function in CGDebugInfo
H A DCGBuiltin.cpp13543 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()
13568 llvm::DIType *DbgInfo = getDebugInfo()->getOrCreateStandaloneType( in EmitBPFBuiltinExpr()