Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp442 int &decl_file, int &decl_line, int &decl_column, int &call_file, in GetDIENamesAndRanges()
H A DDWARFDebugInfoEntry.cpp237 DWARFRangeList &ranges, int &decl_file, int &decl_line, int &decl_column, in GetDIENamesAndRanges()
H A DDWARFASTParserClang.cpp2392 int decl_line = 0; in ParseFunctionFromDWARF() local
H A DSymbolFileDWARF.cpp1283 int decl_line = 0; in ParseBlocksRecursive() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.h89 unsigned decl_line = 0; member
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp212 SourceLine decl_line; in GetFunctionDeclLineEntry() local
355 SourceLine decl_line = GetFunctionDeclLineEntry(sc); in PrintInstructions() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1421 uint32_t decl_line = inlinee_line.Header->SourceLineNum; in ParseInlineSite() local