Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDIBuilder.h446 DIGlobalVariable *createGlobalVariable(DIScope *Context, StringRef Name,
/external/llvm/lib/IR/
DDIBuilder.cpp579 DIGlobalVariable *DIBuilder::createGlobalVariable( in createGlobalVariable() function in DIBuilder
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3330 GV = DBuilder.createGlobalVariable(DContext, FieldName, LinkageName, Unit, in CollectAnonRecordDecls()
3361 GV = DBuilder.createGlobalVariable( in EmitGlobalVariable()
3405 GV.reset(DBuilder.createGlobalVariable( in EmitGlobalVariable()