Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugInfo.cpp723 DIArray DICompileUnit::getGlobalVariables() const { in getGlobalVariables() function in DICompileUnit
856 DIArray GVs = CU.getGlobalVariables(); in processModule()
/external/llvm/include/llvm/
DDebugInfo.h206 DIArray getGlobalVariables() const;
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp785 DIArray GVs = CUNode.getGlobalVariables(); in beginModule()