Searched defs:Shell (Results 1 – 3 of 3) sorted by relevance
213 typedef struct Shell { struct214 const char *name; /* the name of the shell. For Bourne and C242 } Shell; argument
195 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr()1246 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr()1592 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr()1667 explicit CXXNewExpr(EmptyShell Shell) in CXXNewExpr()1835 explicit CXXDeleteExpr(EmptyShell Shell) in CXXDeleteExpr()1967 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
2096 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr()2779 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize) in ImplicitCastExpr()2844 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in ExplicitCastExpr()2877 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize) in CStyleCastExpr()