Searched refs:enterFunctionArgument (Results 1 – 9 of 9) sorted by relevance
512 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseBraceInitializer()
1549 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseTemplateArgumentList()
2052 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXTypeConstructExpression()3383 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXNewExpression()
2204 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParsePostfixExpressionSuffix()
4074 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseMemInitializer()
497 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseOpenMPReductionInitializerForDecl()
2848 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseDeclarationAfterDeclaratorAndAttributes()
331 void enterFunctionArgument(SourceLocation Tok,
453 void PreferredTypeBuilder::enterFunctionArgument( in enterFunctionArgument() function in PreferredTypeBuilder