Home | History | Annotate | Download | only in TableGen

Lines Matching full:invocation

1691   const char* errorMessage = "Syntax error in $CALL invocation!";
1696 throw "$CALL invocation: empty argument list!";
1738 const char* errorMessage = "Syntax error in $ENV invocation!";
1743 throw "$ENV invocation: empty argument list!";
1754 /// SubstituteSpecialCommands - Given an invocation of $CALL or $ENV, output
1965 /// EmitHookInvocation - Common code for hook invocation from actions. Used by
2883 CheckedIncrement(B, E, "Syntax error in $CALL invocation!");