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

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

Completed in 209 milliseconds