Home
last modified time | relevance | path

Searched refs:enterFunctionArgument (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseInit.cpp476 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseBraceInitializer()
H A DParseTemplate.cpp1614 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseTemplateArgumentList()
H A DParseExprCXX.cpp1891 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXTypeConstructExpression()
3190 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXNewExpression()
H A DParseExpr.cpp2059 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParsePostfixExpressionSuffix()
H A DParseOpenMP.cpp489 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseOpenMPReductionInitializerForDecl()
H A DParseDeclCXX.cpp3736 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseMemInitializer()
H A DParseDecl.cpp2495 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseDeclarationAfterDeclaratorAndAttributes()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp428 void PreferredTypeBuilder::enterFunctionArgument( in enterFunctionArgument() function in PreferredTypeBuilder
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h315 void enterFunctionArgument(SourceLocation Tok,