reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1783 FormatTok->isOneOf(Keywords.kw_NS_CLOSED_ENUM, Keywords.kw_NS_ENUM,
tools/clang/lib/Format/FormatToken.h 693 kw_NS_ENUM = &IdentTable.get("NS_ENUM");
tools/clang/lib/Format/UnwrappedLineParser.cpp 1218 if (FormatTok->isOneOf(Keywords.kw_NS_ENUM, Keywords.kw_NS_OPTIONS,