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

  /external/swiftshader/third_party/LLVM/lib/Analysis/
DbgInfoPrinter.cpp 70 if (!DIG.isGlobalVariable())
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...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 117 bool isGlobalVariable() const;

Completed in 100 milliseconds