Home
last modified time | relevance | path

Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLambda.cpp418 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
H A DSemaDeclObjC.cpp394 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
H A DSemaChecking.cpp15478 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
H A DSemaDecl.cpp14807 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
H A DSemaExpr.cpp16287 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h4127 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,