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