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

Declarations

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
  208   lldb::TypeSP CreateType(PdbTypeSymId type_id, CompilerType ct);

References

tools/lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
  715   TypeSP result = CreateType(best_decl_id, m_ast->ToCompilerType(qt));