reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
34 const IPDBSession &Session = Symbol.getSession();
tools/lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp198 auto lines_up = symbol.getSession().findLineNumbersByAddress( 207 auto src_file_up = symbol.getSession().getSourceFileById(src_file_id); 280 const IPDBSession &session = symbol.getSession(); 830 const IPDBSession &session = symbol.getSession();tools/lldb/source/Plugins/SymbolFile/PDB/PDBLocationToDWARFExpression.cpp
111 if (auto fd = GetCorrespondingFrameData(symbol.getSession(), ranges)) {
tools/llvm-pdbutil/PrettyCompilandDumper.cpp 57 const IPDBSession &Session = Symbol.getSession();
tools/llvm-pdbutil/PrettyFunctionDumper.cpp39 Symbol.getSession().template getConcreteSymbolById<PDBSymbolTypeUDT>( 62 Symbol.getSession().getConcreteSymbolById<PDBSymbolTypeUDT>( 230 auto Type = Symbol.getSession().getSymbolById(TypeId);tools/llvm-pdbutil/PrettyTypedefDumper.cpp
32 if (auto TypeSymbol = Symbol.getSession().getSymbolById(TargetId))
tools/llvm-pdbutil/PrettyVariableDumper.cpp 145 Symbol.getSession().getConcreteSymbolById<PDBSymbolTypeUDT>(