Home
last modified time | relevance | path

Searched defs:getLine (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/Support/
HDFormattedStream.h113 unsigned getLine() { return Position.second; } in getLine() function
/NextBSD/contrib/llvm/lib/IR/
HDDebugLoc.cpp26 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
/NextBSD/contrib/compiler-rt/lib/ubsan/
HDubsan_value.h76 unsigned getLine() const { return Line; } in getLine() function
/NextBSD/contrib/llvm/tools/llvm-cov/
HDSourceCoverageView.h42 unsigned getLine() const { return Region.LineStart; } in getLine() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceLocation.h380 unsigned getLine() const { return Line; } in getLine() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h63 unsigned getLine() const { return Line; } in getLine() function
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCDwarf.h89 unsigned getLine() const { return Line; } in getLine() function