Searched refs:doesAllowAtInName (Results 1 – 4 of 4) sorted by relevance
492 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
510 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
947 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()
1112 } else if (MAI.doesAllowAtInName() && !MAI.useParensForSymbolVariant()) { in parsePrimaryExpr()