Searched refs:IsExpectedEntity (Results 1 – 1 of 1) sorted by relevance
1369 auto IsExpectedEntity = [](const FunctionDecl *FD) { in IsAtLeastAsConstrained() local1375 (void)IsExpectedEntity; in IsAtLeastAsConstrained()1378 assert(IsExpectedEntity(FD1) && FD2 && IsExpectedEntity(FD2) && in IsAtLeastAsConstrained()