Home
last modified time | relevance | path

Searched refs:getDeclLanguage (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp7839 static CXLanguageKind getDeclLanguage(const Decl *D) { in getDeclLanguage() function
8082 return getDeclLanguage(cxcursor::getCursorDecl(cursor)); in clang_getCursorLanguage()