Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp1029 bool NextMustBeValue = mustBeJSIdentOrValue(Keywords, Next); in readTokenWithJavaScriptASI() local
1032 if (NextMustBeValue && !NextEndsTemplateExpr && !PreviousStartsTemplateExpr && in readTokenWithJavaScriptASI()