Searched refs:kw_qslots (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h763 kw_qslots = &IdentTable.get("Q_SLOTS");
883 IdentifierInfo *kw_qslots; member in struct:clang::format::AdditionalKeywords
H A DUnwrappedLineParser.cpp1178 Keywords.kw_slots, Keywords.kw_qslots)) {
2274 if (FormatTok->isOneOf(Keywords.kw_slots, Keywords.kw_qslots))

Completed in 111 milliseconds