Searched defs:isIdentifierChar (Results 1 – 6 of 6) sorted by relevance
59 auto isIdentifierChar = [=](char c) { in convertTokenLocToRange() local
148 static bool isIdentifierChar(char C, bool AllowAt, bool AllowHash) { in isIdentifierChar() function
2497 static bool isIdentifierChar(char c) { isIdentifierChar() function
206 auto isIdentifierChar = [](char c) { in convertIdLocToRange() local
118 static bool isIdentifierChar(char C) { in isIdentifierChar() function
143 auto isIdentifierChar = [](char c) { in getResultNumberFromLoc() local