Home
last modified time | relevance | path

Searched refs:CheckParameter (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2949 ParmVarDecl *NewParm = CheckParameter(Context.getTranslationUnitDecl(), in SubstParmVarDecl()
H A DSemaDeclObjC.cpp4798 ParmVarDecl* Param = CheckParameter(ObjCMethod, StartLoc, in ActOnMethodDeclaration()
H A DSemaDecl.cpp15176 CheckParameter(Context.getTranslationUnitDecl(), D.getBeginLoc(), in ActOnParamDeclarator()
15299 ParmVarDecl *Sema::CheckParameter(DeclContext *DC, SourceLocation StartLoc, in CheckParameter() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3033 ParmVarDecl *CheckParameter(DeclContext *DC, SourceLocation StartLoc,