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

References

tools/llvm-pdbutil/PrettyFunctionDumper.cpp
   67   if ((ClassParent && CC == CallingConvention::ThisCall) ||
   68       (!ClassParent && CC == CallingConvention::NearStdCall)) {
   74       WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " ";
   84       WithColor(Printer, PDB_ColorItem::Keyword).get() << CC << " ";