Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp3135 ParmVarDecl *NewParm = CheckParameter(Context.getTranslationUnitDecl(), in SubstParmVarDecl()
HDSemaDeclObjC.cpp4809 SemaRef.CheckParameter(ObjCMethod, StartLoc, ArgInfo[i].NameLoc, in ActOnMethodDeclaration()
HDSemaDecl.cpp14975 CheckParameter(Context.getTranslationUnitDecl(), D.getBeginLoc(), in ActOnParamDeclarator()
15065 ParmVarDecl *Sema::CheckParameter(DeclContext *DC, SourceLocation StartLoc, in CheckParameter() function in Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3615 ParmVarDecl *CheckParameter(DeclContext *DC, SourceLocation StartLoc,