Searched defs:SubstTemplateTypeParmPackType (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 3871 class SubstTemplateTypeParmPackType : public Type, public llvm::FoldingSetNode { class in class:clang::FunctionType::ExtInfo::FunctionProtoType 3882 SubstTemplateTypeParmPackType(const TemplateTypeParmType *Param, |
Completed in 91 milliseconds