Home
last modified time | relevance | path

Searched refs:AllowDestructorName (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseExprCXX.cpp2375 bool AllowDestructorName, in ParseUnqualifiedId() argument
2496 (AllowDestructorName || SS.isSet()) && Tok.is(tok::tilde)) { in ParseUnqualifiedId()
/external/clang/include/clang/Parse/
DParser.h2390 bool AllowDestructorName,