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

References

tools/clang/lib/Format/Format.cpp
 1783             FormatTok->isOneOf(Keywords.kw_NS_CLOSED_ENUM, Keywords.kw_NS_ENUM,
tools/clang/lib/Format/FormatToken.h
  692     kw_NS_CLOSED_ENUM = &IdentTable.get("NS_CLOSED_ENUM");
tools/clang/lib/Format/UnwrappedLineParser.cpp
 1221                              Keywords.kw_NS_CLOSED_ENUM))