Searched defs:SubstTemplateTypeParmType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h3816 class SubstTemplateTypeParmType : public Type, public llvm::FoldingSetNode { class in class:clang::FunctionType::ExtInfo::FunctionProtoType
3820 SubstTemplateTypeParmType(const TemplateTypeParmType *Param, QualType Canon) function in class:clang::FunctionType::ExtInfo::FunctionProtoType::SubstTemplateTypeParmType
3869 /// arguments), this type will be replaced with the \c SubstTemplateTypeParmType

Completed in 84 milliseconds