Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h140 void readTokenWithJavaScriptASI();
H A DUnwrappedLineParser.cpp1372 // readTokenWithJavaScriptASI reads the next token and terminates the current
1379 void UnwrappedLineParser::readTokenWithJavaScriptASI() { in readTokenWithJavaScriptASI() function in clang::format::UnwrappedLineParser
4755 readTokenWithJavaScriptASI(); in nextToken()