Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp681 static bool isIIFE(const UnwrappedLine &Line, in isIIFE() function
717 (isGoogScope(*Line) || isIIFE(*Line, Keywords))); in parseChildBlock()