Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDIBuilder.h466 DIGlobalVariable *createTempGlobalVariableFwdDecl(
/external/llvm/lib/IR/
DDIBuilder.cpp550 DIGlobalVariable *DIBuilder::createTempGlobalVariableFwdDecl( in createTempGlobalVariableFwdDecl() function in DIBuilder
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2727 auto *GV = DBuilder.createTempGlobalVariableFwdDecl( in getGlobalVariableForwardDeclaration()