Searched refs:LastDeducibleArgument (Results 1 – 1 of 1) sorted by relevance
3601 unsigned LastDeducibleArgument; in createCodeCompletionStringForDecl() local3602 for (LastDeducibleArgument = Deduced.size(); LastDeducibleArgument > 0; in createCodeCompletionStringForDecl()3603 --LastDeducibleArgument) { in createCodeCompletionStringForDecl()3604 if (!Deduced[LastDeducibleArgument - 1]) { in createCodeCompletionStringForDecl()3610 LastDeducibleArgument - 1); in createCodeCompletionStringForDecl()3627 if (LastDeducibleArgument || !FunctionCanBeCall) { in createCodeCompletionStringForDecl()3642 LastDeducibleArgument); in createCodeCompletionStringForDecl()