Home | History | Annotate | Download | only in AST

Lines Matching full:isexplicit

1647                                     bool isExplicit,
1654 /// isExplicit - Whether this constructor was marked "explicit" or not.
1655 bool isExplicit() const {
1930 bool isInline, bool isExplicit,
1938 /// isExplicit - Whether this is an explicit conversion operator
1941 bool isExplicit() const {