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