Home
last modified time | relevance | path

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

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