Home
last modified time | relevance | path

Searched defs:TempParamLists (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2491 SmallVector<TemplateParameterList *, 4> TempParamLists; VisitCXXMethodDecl() local
H A DSemaDeclCXX.cpp17331 ActOnTemplatedFriendTag(Scope * S,SourceLocation FriendLoc,unsigned TagSpec,SourceLocation TagLoc,CXXScopeSpec & SS,IdentifierInfo * Name,SourceLocation NameLoc,const ParsedAttributesView & Attr,MultiTemplateParamsArg TempParamLists) ActOnTemplatedFriendTag() argument