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

  /external/llvm/lib/IR/
DebugInfo.cpp 227 /// isGlobalVariable - Return true if the specified tag is legal for
229 bool DIDescriptor::isGlobalVariable() const {
507 if (!isGlobalVariable())
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 265 if (!G.isGlobalVariable())
    [all...]

Completed in 411 milliseconds