Lines Matching defs:Expected
1040 const CXXRecordDecl *Expected;
1042 Expected = Path[Path.size() - 2];
1044 Expected = getContainingRecord();
1045 if (Expected->getCanonicalDecl() != Class->getCanonicalDecl()) {
2440 // apply this rule to C++98, in order to conform to the expected 'volatile'
3722 "base class initializers not in expected order");
4954 assert(!RD->isUnion() && "Expected non-union class type");
5474 "expected array or string literal");