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

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

Completed in 84 milliseconds