Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3831 MultiLevelTemplateArgumentList MArgs(*Args); in InstantiateFunctionDeclaration() local
3833 return cast_or_null<FunctionDecl>(SubstDecl(FD, FD->getParent(), MArgs)); in InstantiateFunctionDeclaration()