Searched defs:Conjunction (Results 1 – 3 of 3) sorted by relevance
888 auto Conjunction = in buildAssociatedConstraints() local1236 auto Conjunction = in DeclareImplicitDeductionGuidesForTypeAlias() local
257 bool Conjunction = FE->getOperator() == BinaryOperatorKind::BO_LAnd; in calculateConstraintSatisfaction() local1554 auto Conjunction = fromConstraintExpr(S, D, E[0]); in fromConstraintExprs() local
109 TEST(TypeTraits, Conjunction) { in TEST() argument