Home
last modified time | relevance | path

Searched defs:isGlobalVariable (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DDebugInfo.cpp194 bool DIDescriptor::isGlobalVariable() const { in isGlobalVariable() function in DIDescriptor
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp979 bool isGlobalVariable = GV.getGlobal() != NULL; in constructGlobalVariableDIE() local