Searched refs:UndefCapturedBlockVarChecker (Results 1 – 4 of 4) sorted by relevance
27 class UndefCapturedBlockVarChecker class51 UndefCapturedBlockVarChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt()101 mgr.registerChecker<UndefCapturedBlockVarChecker>(); in registerUndefCapturedBlockVarChecker()
119 UndefCapturedBlockVarChecker.cpp
126 "UndefCapturedBlockVarChecker.cpp",
432 def UndefCapturedBlockVarChecker : Checker<"CapturedBlockVariable">,