Searched refs:CXCursor_TemplateTypeParameter (Results 1 – 3 of 3) sorted by relevance
1516 CXCursor_TemplateTypeParameter = 27, enumerator
3788 case CXCursor_TemplateTypeParameter: in clang_getCursorKindSpelling()
2945 case Decl::TemplateTypeParm: return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()