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