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

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

Completed in 67 milliseconds