Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4874 MultiLevelTemplateArgumentList MArgs(FTD, Args->asArray(), in InstantiateFunctionDeclaration() local
4877 return cast_or_null<FunctionDecl>(SubstDecl(FD, FD->getParent(), MArgs)); in InstantiateFunctionDeclaration()