Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp210 ExplodedNodeSet dstPostCheckers; in VisitObjCMessage() local
211 getCheckerManager().runCheckersForObjCMessageNil(dstPostCheckers, Pred, in VisitObjCMessage()
213 for (auto I : dstPostCheckers) in VisitObjCMessage()