reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
  195   Block &GetOrCreateBlock(PdbCompilandSymId block_id);

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  374   Block &parent_block = GetOrCreateBlock(parent_id);
  997         sc.block = &GetOrCreateBlock(csid);
 1175   GetOrCreateBlock(PdbSymUid(func.GetID()).asCompilandSym());
 1337   Block &block = GetOrCreateBlock(scope_id);
 1401   Block &block = GetOrCreateBlock(block_id);