Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLambda.cpp426 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
H A DSemaDeclObjC.cpp394 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp15219 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
H A DSemaChecking.cpp15821 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
H A DSemaExpr.cpp16555 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h4247 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,