Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3135 ParmVarDecl *NewParm = CheckParameter(Context.getTranslationUnitDecl(), in SubstParmVarDecl()
H A DSemaDeclObjC.cpp4809 SemaRef.CheckParameter(ObjCMethod, StartLoc, ArgInfo[i].NameLoc, in ActOnMethodDeclaration()
H A DSemaDecl.cpp14975 CheckParameter(Context.getTranslationUnitDecl(), D.getBeginLoc(), in ActOnParamDeclarator()
15065 ParmVarDecl *Sema::CheckParameter(DeclContext *DC, SourceLocation StartLoc, in CheckParameter() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3615 ParmVarDecl *CheckParameter(DeclContext *DC, SourceLocation StartLoc,