Searched defs:getLineNumber (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp17 uint32_t DIALineNumber::getLineNumber() const { function in class:DIALineNumber
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp192 unsigned FullSourceLoc::getLineNumber(bool *Invalid) const { function in class:FullSourceLoc
H A DSourceManager.cpp1277 unsigned SourceManager::getLineNumber(FileID FID, unsigned FilePos, function in class:SourceManager
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp54 size_t ScriptLexer::getLineNumber() { function in class:lld::elf::ScriptLexer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp72 unsigned SourceMgr::SrcBuffer::getLineNumber(const char *Ptr) const { function in class:SourceMgr::SrcBuffer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCDwarf.h426 unsigned getLineNumber() const { return LineNumber; } function in class:llvm::MCGenDwarfLabelEntry
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h643 uint32_t getLineNumber() const { return LineNumber; } function in class:llvm::codeview::UdtSourceLineRecord
662 uint32_t getLineNumber() const { return LineNumber; } function in class:llvm::codeview::UdtModSourceLineRecord
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp479 unsigned CGDebugInfo::getLineNumber(SourceLocation Loc) { function in class:CGDebugInfo
[all...]

Completed in 447 milliseconds