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

Declarations

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
  209   lldb::TypeSP CreateAndCacheType(PdbTypeSymId type_id);

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  737   TypeSP type = CreateAndCacheType(type_id);
 1550   TypeSP type_sp = CreateAndCacheType(type_id);