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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp248 ProgramStateRef trueState, falseState; local
374 ProgramStateRef trueState = nullptr, falseState = nullptr; local
323 IsZeroByteAllocation(ProgramStateRef state, const SVal argVal, ProgramStateRef *trueState, ProgramStateRef *falseState) argument
399 ProgramStateRef trueState = nullptr, falseState = nullptr; local
[all...]

Completed in 238 milliseconds