Searched defs:ConditionTruthVal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h38 class ConditionTruthVal { class in namespace:clang::ento
44 ConditionTruthVal(bool constraint) : Val(constraint) {} function in class:clang::ento::ConditionTruthVal

Completed in 116 milliseconds