Searched refs:enterFunctionArgument (Results 1 – 9 of 9) sorted by relevance
452 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseBraceInitializer()
1346 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseTemplateArgumentList()
1827 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXTypeConstructExpression()2962 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXNewExpression()
1853 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParsePostfixExpressionSuffix()
3963 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseMemInitializer()
368 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseOpenMPReductionInitializerForDecl()
2661 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseDeclarationAfterDeclaratorAndAttributes()
307 void enterFunctionArgument(SourceLocation Tok,
454 void PreferredTypeBuilder::enterFunctionArgument( in enterFunctionArgument() function in PreferredTypeBuilder