Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2443 ParmVarDecl *NewParm = CheckParameter(Context.getTranslationUnitDecl(), in SubstParmVarDecl()
H A DSemaDeclObjC.cpp4786 ParmVarDecl* Param = CheckParameter(ObjCMethod, StartLoc, in ActOnMethodDeclaration()
H A DSemaDecl.cpp14280 CheckParameter(Context.getTranslationUnitDecl(), D.getBeginLoc(), in ActOnParamDeclarator()
14369 ParmVarDecl *Sema::CheckParameter(DeclContext *DC, SourceLocation StartLoc, in CheckParameter() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2908 ParmVarDecl *CheckParameter(DeclContext *DC, SourceLocation StartLoc,