Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDIBuilder.h466 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDIBuilder.h587 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/external/llvm/lib/IR/
DDIBuilder.cpp550 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp657 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
DDebugInfo.cpp1269 return wrap(unwrap(Builder)->createTempGlobalVariableFwdDecl( in LLVMDIBuilderCreateTempGlobalVariableFwdDecl()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2727 auto *GV = DBuilder.createTempGlobalVariableFwdDecl( in getGlobalVariableForwardDeclaration()