Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DDIBuilder.h591 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDIBuilder.cpp657 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
H A DDebugInfo.cpp1262 return wrap(unwrap(Builder)->createTempGlobalVariableFwdDecl( in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3257 auto *GV = DBuilder.createTempGlobalVariableFwdDecl( in getGlobalVariableForwardDeclaration()