Searched refs:UndefCapturedBlockVarChecker (Results 1 – 3 of 3) sorted by relevance
28 class UndefCapturedBlockVarChecker class52 UndefCapturedBlockVarChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt()103 mgr.registerChecker<UndefCapturedBlockVarChecker>(); in registerUndefCapturedBlockVarChecker()
73 UndefCapturedBlockVarChecker.cpp
226 def UndefCapturedBlockVarChecker : Checker<"CapturedBlockVariable">,228 DescFile<"UndefCapturedBlockVarChecker.cpp">;