Searched refs:IsJavaScriptIdentifier (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h923 bool IsJavaScriptIdentifier(const FormatToken &Tok, function in struct:clang::format::AdditionalKeywords
H A DTokenAnnotator.cpp1566 (Keywords.IsJavaScriptIdentifier(
3144 if (Keywords.IsJavaScriptIdentifier(Left,

Completed in 57 milliseconds