Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantControlFlowCheck.cpp50 checkRedundantReturn(Result, Return); in check()
56 void RedundantControlFlowCheck::checkRedundantReturn( in checkRedundantReturn() function in clang::tidy::readability::RedundantControlFlowCheck
DRedundantControlFlowCheck.h34 checkRedundantReturn(const ast_matchers::MatchFinder::MatchResult &Result,