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

References

tools/clang/utils/TableGen/ClangCommentCommandInfoEmitter.cpp
   25                        "comments", OS);
   27   OS << "namespace {\n"
   32     OS << "  { "
   57       OS << ",";
   58     OS << "\n";
   60   OS << "};\n"
   72   OS << "const CommandInfo *CommandTraits::getBuiltinCommandInfo(\n"
   74   StringMatcher("Name", Matches, OS).Emit();
   75   OS << "  return nullptr;\n"