Searched defs:isIdentifierChar (Results 1 – 3 of 3) sorted by relevance
148 static bool isIdentifierChar(char C, bool AllowAt, bool AllowHash) { in isIdentifierChar() function
2497 static bool isIdentifierChar(char c) { in isIdentifierChar() function
118 static bool isIdentifierChar(char C) { in isIdentifierChar() function