Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCNFFormula.h140 friend class CNFFormula; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DCNFFormula.cpp99 CNFFormula::CNFFormula(Variable LargestVar) in CNFFormula() function in clang::dataflow::CNFFormula