Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTestAfterDivZeroChecker.cpp27 class ZeroState { class
34 ZeroState(SymbolRef S, unsigned B, const StackFrameContext *SFC) in ZeroState() function in __anon27b7c8cb0111::ZeroState
94 REGISTER_SET_WITH_PROGRAMSTATE(DivZeroMap, ZeroState) in REGISTER_SET_WITH_PROGRAMSTATE() argument