Searched refs:isTemplateTypeParmType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h1569 bool isTemplateTypeParmType() const; // C++ template type parameter
5033 inline bool Type::isTemplateTypeParmType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::Type
/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1786 assert(D->getTypeForDecl()->isTemplateTypeParmType());

Completed in 1519 milliseconds