Home
last modified time | relevance | path

Searched defs:StFalse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerContext.cpp157 ProgramStateRef StTrue, StFalse; in evalComparison() local
H A DExprEngine.cpp2809 ProgramStateRef StTrue, StFalse; in assumeCondition() local
2850 ProgramStateRef StTrue = PrevState, StFalse = PrevState; in processBranch() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp148 ProgramStateRef StTrue, StFalse; in getArgumentValueString() local