Searched defs:IsLegalIdentifierStart (Results 1 – 2 of 2) sorted by relevance
53 inline constexpr bool IsLegalIdentifierStart(char ch) { in IsLegalIdentifierStart() function
81 static bool IsLegalIdentifierStart(const CharBlock &cpl) { IsLegalIdentifierStart() function