Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h44 Conjunction, enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaConcept.cpp1175 auto Conjunction = fromConstraintExpr(S, D, E[0]); in fromConstraintExprs() local