Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4770 MultiLevelTemplateArgumentList MArgs(*Args); in InstantiateFunctionDeclaration() local
4772 return cast_or_null<FunctionDecl>(SubstDecl(FD, FD->getParent(), MArgs)); in InstantiateFunctionDeclaration()