Searched defs:Shell (Results 1 – 4 of 4) sorted by relevance
213 typedef struct Shell { struct214 const char *name; /* the name of the shell. For Bourne and C242 } Shell; argument
926 char *cp, *Shell; in expand() local
202 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr()1253 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr()1601 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr()1676 explicit CXXNewExpr(EmptyShell Shell) in CXXNewExpr()1848 explicit CXXDeleteExpr(EmptyShell Shell) in CXXDeleteExpr()1980 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
2087 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr()2773 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize) in ImplicitCastExpr()2838 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in ExplicitCastExpr()2871 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize) in CStyleCastExpr()