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

References

tools/clang/lib/Format/Format.cpp
 1784                                Keywords.kw_NS_OPTIONS, TT_ObjCBlockLBrace,
tools/clang/lib/Format/FormatToken.h
  694     kw_NS_OPTIONS = &IdentTable.get("NS_OPTIONS");
tools/clang/lib/Format/UnwrappedLineParser.cpp
 1218       if (FormatTok->isOneOf(Keywords.kw_NS_ENUM, Keywords.kw_NS_OPTIONS,