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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  455   printTypeIndex("Inlinee", InlineSite.Inlinee);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
  344   error(IO.mapInteger(InlineSite.Inlinee));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  362   IO.mapRequired("Inlinee", Symbol.Inlinee);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  673   P.formatLine("inlinee = {0}, parent = {1}, end = {2}", idIndex(IS.Inlinee),