Searched defs:Shell (Results 1 – 4 of 4) sorted by relevance
29 class Shell(object): class
18 public class Shell implements Callback { class40 public Shell(PrintWriter pw, PrintWriter err) { in Shell() method in Shell45 public Shell(PrintStream ps, PrintStream errs) { in Shell() method in Shell
202 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr()1253 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr()1598 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr()1673 explicit CXXNewExpr(EmptyShell Shell) in CXXNewExpr()1845 explicit CXXDeleteExpr(EmptyShell Shell) in CXXDeleteExpr()1977 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
2085 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr()2771 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize) in ImplicitCastExpr()2836 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in ExplicitCastExpr()2869 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize) in CStyleCastExpr()