Searched refs:doesAllowAtInName (Results 1 – 3 of 3) sorted by relevance
102 return doesAllowAtInName(); in isAcceptableChar()
553 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName() function
1217 } else if (!MAI.doesAllowAtInName()) { in parsePrimaryExpr()