Searched refs:AllParametersAreInformative (Results 1 – 2 of 2) sorted by relevance
841 bool AllParametersAreInformative : 1; variable872 StartsNestedNameSpecifier(false), AllParametersAreInformative(false), in Declaration()883 AllParametersAreInformative(false), DeclaringEntity(false) {} in Keyword()892 AllParametersAreInformative(false), DeclaringEntity(false), in Macro()904 StartsNestedNameSpecifier(false), AllParametersAreInformative(false), in Declaration()913 StartsNestedNameSpecifier(false), AllParametersAreInformative(false), in CodeCompletionResult()
3573 if (Idx < StartParameter || AllParametersAreInformative) in createCodeCompletionStringForDecl()3600 if (DeclaringEntity || AllParametersAreInformative) in createCodeCompletionStringForDecl()3609 else if (AllParametersAreInformative) in createCodeCompletionStringForDecl()3619 else if (AllParametersAreInformative) in createCodeCompletionStringForDecl()6967 R.AllParametersAreInformative = (WantKind != MK_Any); in AddObjCMethods()7547 R.AllParametersAreInformative = false; in AddClassMessageCompletions()7722 R.AllParametersAreInformative = false; in CodeCompleteObjCInstanceMessage()9140 R.AllParametersAreInformative = false; in CodeCompleteObjCMethodDeclSelector()