Home
last modified time | relevance | path

Searched defs:DeclArgumentPack (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp529 typedef LocalInstantiationScope::DeclArgumentPack DeclArgumentPack; in CheckParameterPacksForExpansion() typedef
619 typedef LocalInstantiationScope::DeclArgumentPack DeclArgumentPack; in getNumArgumentsInExpansion() typedef
DSemaTemplateInstantiateDecl.cpp3253 typedef LocalInstantiationScope::DeclArgumentPack DeclArgumentPack; in FindInstantiatedDecl() typedef
/external/clang/include/clang/Sema/
DTemplate.h181 typedef SmallVector<Decl *, 4> DeclArgumentPack; typedef