Searched refs:UndefCapturedBlockVarChecker (Results 1 – 5 of 5) sorted by relevance
27 class UndefCapturedBlockVarChecker class51 UndefCapturedBlockVarChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt()101 mgr.registerChecker<UndefCapturedBlockVarChecker>(); in registerUndefCapturedBlockVarChecker()
113 UndefCapturedBlockVarChecker.cpp
121 "UndefCapturedBlockVarChecker.cpp",
127 UndefCapturedBlockVarChecker.cpp \
415 def UndefCapturedBlockVarChecker : Checker<"CapturedBlockVariable">,