Searched refs:AllParametersAreInformative (Results 1 – 2 of 2) sorted by relevance
847 bool AllParametersAreInformative : 1; variable878 StartsNestedNameSpecifier(false), AllParametersAreInformative(false), in Declaration()889 AllParametersAreInformative(false), DeclaringEntity(false) {} in Keyword()898 AllParametersAreInformative(false), DeclaringEntity(false), in Macro()910 StartsNestedNameSpecifier(false), AllParametersAreInformative(false), in Declaration()919 StartsNestedNameSpecifier(false), AllParametersAreInformative(false), in CodeCompletionResult()
3580 if (Idx < StartParameter || AllParametersAreInformative) in createCodeCompletionStringForDecl()3607 if (DeclaringEntity || AllParametersAreInformative) in createCodeCompletionStringForDecl()3616 else if (AllParametersAreInformative) in createCodeCompletionStringForDecl()3626 else if (AllParametersAreInformative) in createCodeCompletionStringForDecl()7457 R.AllParametersAreInformative = (WantKind != MK_Any); in AddObjCMethods()8037 R.AllParametersAreInformative = false; in AddClassMessageCompletions()8212 R.AllParametersAreInformative = false; in CodeCompleteObjCInstanceMessage()9629 R.AllParametersAreInformative = false; in CodeCompleteObjCMethodDeclSelector()