Home
last modified time | relevance | path

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

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