Searched refs:StmtElem (Results 1 – 2 of 2) sorted by relevance
185 if (auto StmtElem = (*B)[Idx].getAs<CFGStmt>()) in getCalleeStackFrame() local186 if (StmtElem->getStmt() == E) in getCalleeStackFrame()
6250 auto StmtElem = rbegin()->getAs<CFGStmt>(); in getLastCondition() local6251 if (!StmtElem) in getLastCondition()6254 const Stmt *Cond = StmtElem->getStmt(); in getLastCondition()