Home | History | Annotate | Download | only in Sema

Lines Matching full:formatfunctionparameter

2122 static std::string FormatFunctionParameter(ASTContext &Context,
2222 Params += FormatFunctionParameter(Context, Policy, Block.getArg(I),
2283 std::string PlaceholderStr = FormatFunctionParameter(Context, Policy,
2751 Arg = FormatFunctionParameter(Ctx, Policy, *P, true);