Searched refs:getDeclLanguage (Results 1 – 2 of 2) sorted by relevance
6908 static CXLanguageKind getDeclLanguage(const Decl *D) { in getDeclLanguage() function7109 return getDeclLanguage(cxcursor::getCursorDecl(cursor)); in clang_getCursorLanguage()
7839 static CXLanguageKind getDeclLanguage(const Decl *D) { in getDeclLanguage() function8082 return getDeclLanguage(cxcursor::getCursorDecl(cursor)); in clang_getCursorLanguage()