Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp69 static bool isKeywordWithCondition(const FormatToken &Tok) { in isKeywordWithCondition() function
3406 isKeywordWithCondition(*LeftParen->Previous)) { in spaceRequiredBetween()