Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2381 FunctionProtoTypeLoc NewProtoLoc = NewTL.castAs<FunctionProtoTypeLoc>(); in SubstFunctionType() local
2396 ParmVarDecl *NewParam = NewProtoLoc.getArg(NewIdx++); in SubstFunctionType()
2403 ParmVarDecl *NewParam = NewProtoLoc.getArg(NewIdx++); in SubstFunctionType()