Searched refs:CXCursor_TemplateTypeParameter (Results 1 – 3 of 3) sorted by relevance
1608 CXCursor_TemplateTypeParameter = 27, enumerator
3043 case Decl::TemplateTypeParm: return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()3071 case Decl::ObjCTypeParam: return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()
4433 case CXCursor_TemplateTypeParameter: in clang_getCursorKindSpelling()