Home
last modified time | relevance | path

Searched refs:PDNF (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp2045 bool SubsumptionChecker::Subsumes(const DNFFormula &PDNF, in Subsumes() argument
2047 for (const auto &Pi : PDNF) { in Subsumes()