Searched refs:findRParenLoc (Results 1 – 2 of 2) sorted by relevance
149 SourceLocation StartLoc = findRParenLoc(S, SM, Context); in check()154 SourceLocation StartLoc = findRParenLoc(S, SM, Context); in check()175 BracesAroundStatementsCheck::findRParenLoc(const IfOrWhileStmt *S, in findRParenLoc() function in clang::tidy::readability::BracesAroundStatementsCheck
56 SourceLocation findRParenLoc(const IfOrWhileStmt *S, const SourceManager &SM,