Searched defs:Stm (Results 1 – 3 of 3) sorted by relevance
25 ExprMutationAnalyzer(const Stmt & Stm,ASTContext & Context) ExprMutationAnalyzer() argument 70 const Stmt &Stm; global() variable
264 isUnevaluated(const Stmt * Exp,const Stmt & Stm,ASTContext & Context) isUnevaluated() argument [all...]
782 const Stmt *Stm = S->isNegatedConsteval() ? S->getThen() : S->getElse(); VisitIfStmt() local