Lines Matching refs:Validator
1389 auto Validator = llvm::make_unique<DeclFilterCCC<ObjCIvarDecl>>();1390 Validator->IsObjCIvarLookup = IsArrow;1393 std::move(Validator), Sema::CTK_ErrorRecovery, IDecl)) {