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

References

lib/DebugInfo/CodeView/EnumTables.cpp
  252     CV_ENUM_CLASS_ENT(ThunkOrdinal, Vcall),
lib/DebugInfo/PDB/PDBExtras.cpp
  183     CASE_OUTPUT_ENUM_CLASS_NAME(codeview::ThunkOrdinal, Vcall, OS)
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  172     RETURN_CASE(ThunkOrdinal, Vcall, "vcall");