Searched refs:doesAllowAtInName (Results 1 – 8 of 8) sorted by relevance
492 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
534 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
569 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
728 IsIdentifierChar(CurChar, MAI.doesAllowAtInName())) in LexToken()
1156 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()
1522 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()
947 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()
1150 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()