Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h693 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp745 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
H A DDebugInfo.cpp1654 return wrap(unwrap(Builder)->createTempGlobalVariableFwdDecl( in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4004 auto *GV = DBuilder.createTempGlobalVariableFwdDecl( in getGlobalVariableForwardDeclaration()