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

References

tools/clang/lib/Format/FormatToken.h
  736     kw_required = &IdentTable.get("required");
tools/clang/lib/Format/TokenAnnotator.cpp
 2726         Left.isOneOf(Keywords.kw_optional, Keywords.kw_required,