Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDIBuilder.h440 MDGlobalVariable *createGlobalVariable(MDScope *Context, StringRef Name,
/external/llvm/lib/IR/
DDIBuilder.cpp559 MDGlobalVariable *DIBuilder::createGlobalVariable( in createGlobalVariable() function in DIBuilder
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3207 GV = DBuilder.createGlobalVariable( in CollectAnonRecordDecls()
3239 GV = DBuilder.createGlobalVariable( in EmitGlobalVariable()
3283 GV.reset(DBuilder.createGlobalVariable( in EmitGlobalVariable()