Home | History | Annotate | Download | only in AST

Lines Matching full:specifier

2650 static bool BaseInSet(const CXXBaseSpecifier *Specifier,
2653 return Bases->count(Specifier->getType()->getAsCXXRecordDecl());
3459 // specifier order, which isn't necessarily layout order.