Searched refs:getDeclSpelling (Results 1 – 2 of 2) sorted by relevance
4080 static CXString getDeclSpelling(const Decl *D) { in getDeclSpelling() function4222 return getDeclSpelling(D); in clang_getCursorSpelling()4246 return getDeclSpelling(getCursorDecl(C)); in clang_getCursorSpelling()
4545 static CXString getDeclSpelling(const Decl *D) { in getDeclSpelling() function4687 return getDeclSpelling(D); in clang_getCursorSpelling()4711 return getDeclSpelling(getCursorDecl(C)); in clang_getCursorSpelling()