Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseInit.cpp481 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseBraceInitializer()
H A DParseTemplate.cpp1660 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseTemplateArgumentList()
H A DParseExprCXX.cpp1954 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXTypeConstructExpression()
3269 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXNewExpression()
H A DParseExpr.cpp2130 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParsePostfixExpressionSuffix()
H A DParseDeclCXX.cpp3888 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseMemInitializer()
H A DParseOpenMP.cpp490 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseOpenMPReductionInitializerForDecl()
H A DParseDecl.cpp2653 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseDeclarationAfterDeclaratorAndAttributes()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp450 void PreferredTypeBuilder::enterFunctionArgument( in enterFunctionArgument() function in PreferredTypeBuilder
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h317 void enterFunctionArgument(SourceLocation Tok,