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

  /external/llvm/lib/IR/
DebugLoc.cpp 86 return DebugLoc::get(SP.getScopeLineNumber(), 0, SP);
DebugInfo.cpp     [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 528 /// getScopeLineNumber - Get the beginning of the scope of the
531 unsigned getScopeLineNumber() const { return getUnsignedField(19); }
    [all...]

Completed in 65 milliseconds