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