Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h109 unsigned decl_line = 0; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp587 std::optional<int> &decl_line, std::optional<int> &decl_column, in GetDIENamesAndRanges()
H A DDWARFDebugInfoEntry.cpp108 std::optional<int> &decl_line, std::optional<int> &decl_column, in GetDIENamesAndRanges()
H A DDWARFASTParserClang.cpp2467 std::optional<int> decl_line; in ParseFunctionFromDWARF() local
H A DSymbolFileDWARF.cpp1348 std::optional<int> decl_line; in ParseBlocksRecursive() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp217 SourceLine decl_line; in GetFunctionDeclLineEntry() local
360 SourceLine decl_line = GetFunctionDeclLineEntry(sc); in PrintInstructions() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1421 uint32_t decl_line = inlinee_line.Header->SourceLineNum; in ParseInlineSite() local