Home
last modified time | relevance | path

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

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