Home
last modified time | relevance | path

Searched refs:StateNotFound (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp188 auto StateNotFound = State->BindExpr(CE, LCtx, Param); in Find() local
189 C.addTransition(StateNotFound); in Find()