Searched refs:CXCursor_TemplateTypeParameter (Results 1 – 3 of 3) sorted by relevance
1619 CXCursor_TemplateTypeParameter = 27, enumerator
3055 case Decl::TemplateTypeParm: return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()3084 case Decl::ObjCTypeParam: return CXCursor_TemplateTypeParameter; in getCursorKindForDecl()
4778 case CXCursor_TemplateTypeParameter: in clang_getCursorKindSpelling()