Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineParser.cpp688 static bool isJSDeclOrStmt(const AdditionalKeywords &Keywords, in isJSDeclOrStmt() function
741 if (PreviousMustBeValue && isJSDeclOrStmt(Keywords, Next)) in readTokenWithJavaScriptASI()