Lines Matching refs:Action
9145 assert(SubStmt && isa<CompoundStmt>(SubStmt) && "Invalid action invocation!");
9604 /// is invoked to pop the information about the block from the action impl.
9888 Expr *SrcExpr, AssignmentAction Action,
9997 switch (Action) {
10017 FDiag << FirstType << SecondType << Action << SrcExpr->getSourceRange();