Searched defs:getCursorKindForDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp810 R.CursorKind = getCursorKindForDecl(R.Declaration);
2914 CXCursorKind clang::getCursorKindForDecl(const Decl *D) { function in class:clang

Completed in 113 milliseconds