Searched refs:CheckParmsForFunctionDef (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaLambda.cpp | 418 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
|
H A D | SemaDeclObjC.cpp | 322 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
|
H A D | SemaChecking.cpp | 9416 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
|
H A D | SemaDecl.cpp | 11296 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
|
H A D | SemaExpr.cpp | 12054 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 2666 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 1976 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 4325 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 2108 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 2108 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,
|