Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7891 static CXLanguageKind getDeclLanguage(const Decl *D) { in getDeclLanguage() function
8134 return getDeclLanguage(cxcursor::getCursorDecl(cursor)); in clang_getCursorLanguage()