HomeSort by relevance Sort by last modified time
    Searched defs:isGlobalVariable (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
DebugInfo.cpp 208 /// isGlobalVariable - Return true if the specified tag is legal for
210 bool DIDescriptor::isGlobalVariable() const {
217 return isGlobalVariable();
815 if (isGlobalVariable())
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]

Completed in 80 milliseconds