Searched defs:Shell (Results 1 – 6 of 6) sorted by relevance
213 typedef struct Shell { struct214 const char *name; /* the name of the shell. For Bourne and C242 } Shell; argument
76 explicit OMPArraySectionExpr(EmptyShell Shell) in OMPArraySectionExpr()
292 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in CXXNamedCastExpr()851 explicit MSPropertySubscriptExpr(EmptyShell Shell) in MSPropertySubscriptExpr()1533 explicit CXXFunctionalCastExpr(EmptyShell Shell, unsigned PathSize) in CXXFunctionalCastExpr()1888 explicit CXXScalarValueInitExpr(EmptyShell Shell) in CXXScalarValueInitExpr()2194 explicit CXXDeleteExpr(EmptyShell Shell) : Expr(CXXDeleteExprClass, Shell) {} in CXXDeleteExpr()2326 explicit CXXPseudoDestructorExpr(EmptyShell Shell) in CXXPseudoDestructorExpr()
2335 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr()3129 explicit ImplicitCastExpr(EmptyShell Shell, unsigned PathSize) in ImplicitCastExpr()3207 ExplicitCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) in ExplicitCastExpr()3242 explicit CStyleCastExpr(EmptyShell Shell, unsigned PathSize) in CStyleCastExpr()
434 for (const auto &Shell : g_Shells) { in GetShellSafeArgument() local
928 char *cp, *Shell; in expand() local