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

Declarations

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  237   HasForwardDeclForClangType(const lldb_private::CompilerType &compiler_type);

References

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
  741       if (oso_dwarf->HasForwardDeclForClangType(compiler_type)) {