Searched refs:kw_of (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h709 kw_of = &IdentTable.get("of");
824 IdentifierInfo *kw_of; member in struct:clang::format::AdditionalKeywords
H A DUnwrappedLineParser.cpp507 NextTok->isOneOf(Keywords.kw_of, Keywords.kw_in,
938 Keywords.kw_in, Keywords.kw_of, Keywords.kw_as, Keywords.kw_async,
H A DTokenAnnotator.cpp3178 (Left.is(Keywords.kw_of) && Left.Previous &&

Completed in 117 milliseconds