Home
last modified time | relevance | path

Searched defs:Conjunction (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1278 auto Conjunction = fromConstraintExpr(S, D, E[0]); fromConstraintExprs() local
[all...]
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc109 TEST(TypeTraits, Conjunction) { in TEST() argument