Searched refs:isJSDeclOrStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp954 // isJSDeclOrStmt returns true if |FormatTok| starts a declaration or statement
956 static bool isJSDeclOrStmt(const AdditionalKeywords &Keywords, function in namespace:clang::format
1018 isJSDeclOrStmt(Keywords, Next))

Completed in 106 milliseconds