Home
last modified time | relevance | path

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

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