Searched refs:blockContainingStmt (Results 1 – 3 of 3) sorted by relevance
112 const CFGBlock *blockContainingStmt(const Stmt *S) const;
197 const CFGBlock *StmtToBlockMap::blockContainingStmt(const Stmt *S) const { in blockContainingStmt() function in clang::tidy::utils::StmtToBlockMap
132 const CFGBlock *Block = BlockMap->blockContainingStmt(MovingCall); in find()271 if (DeclRef && BlockMap->blockContainingStmt(DeclRef) == Block) { in getDeclRefs()368 if (TheStmt && BlockMap->blockContainingStmt(TheStmt) == Block) { in getReinits()