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

Declarations

include/llvm/ObjectYAML/CodeViewYAMLTypes.h
   49   toCodeViewRecord(codeview::AppendingTypeTableBuilder &Serializer) const;

References

tools/llvm-pdbutil/llvm-pdbutil.cpp
  837     CVType Type = R.toCodeViewRecord(TS);
  845     CVType Type = R.toCodeViewRecord(TS);