Home | History | Annotate | Download | only in slang

Lines Matching refs:FunctionName

2053                                      const std::string &FunctionName, int Argc,
2067 startFunction(AM, IsStatic, ReturnType, FunctionName, Args);
2072 const std::string &FunctionName,
2075 << ((ReturnType) ? ReturnType : "") << " " << FunctionName