Home | History | Annotate | Download | only in AST

Lines Matching refs:Specifier

2666 static bool BaseInSet(const CXXBaseSpecifier *Specifier,
2669 return Bases->count(Specifier->getType()->getAsCXXRecordDecl());