Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp1888 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXTypeConstructExpression()
3144 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseCXXNewExpression()
H A DParseExpr.cpp2027 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParsePostfixExpressionSuffix()
H A DParseOpenMP.cpp478 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseOpenMPReductionInitializerForDecl()
H A DParseDeclCXX.cpp3723 PreferredType.enterFunctionArgument(Tok.getLocation(), in ParseMemInitializer()
H A DParseDecl.cpp2405 PreferredType.enterFunctionArgument(Tok.getLocation(), RunSignatureHelp); in ParseDeclarationAfterDeclaratorAndAttributes()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp424 void PreferredTypeBuilder::enterFunctionArgument( in enterFunctionArgument() function in PreferredTypeBuilder
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h315 void enterFunctionArgument(SourceLocation Tok,