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