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

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DDebugLoc.h72 unsigned getLine() const { function in class:llvm::DebugLoc
H A DFormattedStream.h131 unsigned getLine() { return Position.second; } function in class:llvm::formatted_raw_ostream
/freebsd-9.3-release/contrib/llvm/include/llvm/DebugInfo/
H A DDIContext.h48 uint32_t getLine() const { return Line; } function in class:llvm::DILineInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h381 unsigned getLine() const { return Line; } function in class:clang::SourceLocation::PresumedLoc
/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h114 unsigned getLine() const { return Line; } function in class:llvm::MCDwarfLoc
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp82 bool getLine(const Value *V, unsigned int &Line) const { function in class:__anon2602::ValueToLineMap
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h57 unsigned getLine() const { return Line; } function in class:llvm::SrcLineInfo

Completed in 207 milliseconds