Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineParser.cpp1283 static bool mustBeJSIdent(const AdditionalKeywords &Keywords, in mustBeJSIdent() function
1302 mustBeJSIdent(Keywords, FormatTok); in mustBeJSIdentOrValue()
1881 if (!mustBeJSIdent(Keywords, Next)) { in parseStructuralElement()