Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.cpp993 static bool isIIFE(const UnwrappedLine &Line, in isIIFE() function
1041 (isGoogScope(*Line) || isIIFE(*Line, Keywords))); in parseChildBlock()