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

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp2065 static std::string FormatFunctionParameter(ASTContext &Context, function
2166 Params += FormatFunctionParameter(Context, Policy, Block->getArg(I),
2227 std::string PlaceholderStr = FormatFunctionParameter(Context, Policy,
2689 Arg = FormatFunctionParameter(Ctx, Policy, *P, true);

Completed in 67 milliseconds