Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp206 ExplodedNodeSet dstPostCheckers; in VisitObjCMessage() local
207 getCheckerManager().runCheckersForObjCMessageNil(dstPostCheckers, Pred, in VisitObjCMessage()
209 for (auto I : dstPostCheckers) in VisitObjCMessage()