Home
last modified time | relevance | path

Searched defs:NewParam (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp170 Value *NewParam; in convertToParamAS() member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dobject.go331 func NewParam(pos token.Pos, pkg *Package, name string, typ Type) *Var { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dobject.go328 func NewParam(pos syntax.Pos, pkg *Package, name string, typ Type) *Var { func
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3230 ParmVarDecl *NewParam = NewProtoLoc.getParam(NewIdx++); in SubstFunctionType() local
3237 ParmVarDecl *NewParam = NewProtoLoc.getParam(NewIdx++); in SubstFunctionType() local
H A DSemaTemplate.cpp1330 for (TemplateParameterList::iterator NewParam = NewParams->begin(), in CheckTemplateParameterList() local
1509 for (TemplateParameterList::iterator NewParam = NewParams->begin(), in CheckTemplateParameterList() local
H A DSemaDecl.cpp2560 static void mergeParamDeclTypes(ParmVarDecl *NewParam, in mergeParamDeclTypes()
3280 ParmVarDecl *NewParam = New->getParamDecl(i); in MergeCompatibleFunctionDecls() local
H A DSemaDeclCXX.cpp501 ParmVarDecl *NewParam = New->getParamDecl(p); in MergeCXXFunctionDecl() local
623 ParmVarDecl *NewParam = New->getParamDecl(New->getMinRequiredArguments()); in MergeCXXFunctionDecl() local