Home | History | Annotate | Download | only in Core

Lines Matching refs:asStmt

375   if (Loc.asStmt())
743 if (const Stmt *S = End.asStmt())
812 if (const Stmt *S = End.asStmt())
821 if (const Stmt *S = End.asStmt())
839 if (const Stmt *S = End.asStmt())
847 if (const Stmt *S = End.asStmt())
860 if (const Stmt *S = End.asStmt())
948 asStmt()) {
1006 if (const Stmt *S = PrevLoc.asStmt())
1007 addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt());
1042 if (const Stmt *S = L.asStmt()) {
1061 if (const Stmt *S = Containee.asStmt())
1062 if (const Stmt *ContainerS = Container.asStmt()) {
1139 !IsControlFlowExpr(TopContextLoc.asStmt()))
1152 if (IsConsumedExpr(CLoc) && !IsControlFlowExpr(CLoc.asStmt())) {
1171 if (const Expr *X = dyn_cast_or_null<Expr>(L.asStmt()))
1544 EB.addExtendedContext(PDB.getEnclosingStmtLocation(stmt).asStmt());
1567 if (const Stmt *S = Loc.asStmt())
1568 EB.addExtendedContext(PDB.getEnclosingStmtLocation(S).asStmt());