Searched refs:doesAllowAtInName (Results 1 – 2 of 2) sorted by relevance
534 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
1150 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()