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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1574 auto Homoglyph = local
1577 if (Homoglyph->Character == C) {
1583 if (Homoglyph->LooksLike) {
1584 const char LooksLikeStr[] = {Homoglyph->LooksLike, 0};

Completed in 38 milliseconds