Searched refs:FormatFunctionParameter (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp2121 static std::string FormatFunctionParameter(ASTContext &Context, function
2221 Params += FormatFunctionParameter(Context, Policy, Block.getParam(I),
2282 std::string PlaceholderStr = FormatFunctionParameter(Context, Policy,
2768 Arg = FormatFunctionParameter(Ctx, Policy, *P, true);

Completed in 59 milliseconds