Searched refs:getCursorTemplateRef (Results 1 – 6 of 6) sorted by relevance
106 getCursorTemplateRef(CXCursor C);
731 cxcursor::getCursorTemplateRef(CXCursor C) { in getCursorTemplateRef() function in cxcursor
4148 const TemplateDecl *Template = getCursorTemplateRef(C).first; in clang_getCursorSpelling()5174 getCursorTemplateRef(C); in clang_getCursorLocation()5328 return getCursorTemplateRef(C).second; in getRawCursorExtent()5541 return MakeCXCursor(getCursorTemplateRef(C).first, tu ); in clang_getCursorReferenced()
102 getCursorTemplateRef(CXCursor C);
888 cxcursor::getCursorTemplateRef(CXCursor C) { in getCursorTemplateRef() function in cxcursor
4613 const TemplateDecl *Template = getCursorTemplateRef(C).first; in clang_getCursorSpelling()5949 getCursorTemplateRef(C); in clang_getCursorLocation()6102 return getCursorTemplateRef(C).second; in getRawCursorExtent()6314 return MakeCXCursor(getCursorTemplateRef(C).first, tu); in clang_getCursorReferenced()