Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp1252 static bool mustBeJSIdent(const AdditionalKeywords &Keywords, in mustBeJSIdent() function
1271 mustBeJSIdent(Keywords, FormatTok); in mustBeJSIdentOrValue()
1980 if (!mustBeJSIdent(Keywords, Next)) { in parseStructuralElement()