Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp1051 static bool isIIFE(const UnwrappedLine &Line, in isIIFE() function
1099 (isGoogScope(*Line) || isIIFE(*Line, Keywords))); in parseChildBlock()