Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DDIBuilder.h686 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp759 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
H A DDebugInfo.cpp1559 return wrap(unwrap(Builder)->createTempGlobalVariableFwdDecl( in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3858 auto *GV = DBuilder.createTempGlobalVariableFwdDecl( in getGlobalVariableForwardDeclaration()