Home
last modified time | relevance | path

Searched refs:getDeclLanguage (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/libclang/
DCIndex.cpp6908 static CXLanguageKind getDeclLanguage(const Decl *D) { in getDeclLanguage() function
7109 return getDeclLanguage(cxcursor::getCursorDecl(cursor)); in clang_getCursorLanguage()