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

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

Completed in 100 milliseconds