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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp61 static bool isKeywordWithCondition(const FormatToken &Tok) { function in namespace:clang::format::__anon608
126 (isKeywordWithCondition(*Line.First) ||
2817 isKeywordWithCondition(*Left.Previous))
2821 isKeywordWithCondition(*Right.MatchingParen->Previous))

Completed in 287 milliseconds