Searched refs:AllowDestructorName (Results 1 – 2 of 2) sorted by relevance
2462 bool AllowDestructorName, in ParseUnqualifiedId() argument2580 (AllowDestructorName || SS.isSet()) && Tok.is(tok::tilde)) { in ParseUnqualifiedId()
2573 bool AllowDestructorName,