Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DCodeCompleteConsumer.cpp539 CursorKind = getCursorKindForDecl(Declaration); in computeCursorKindAndAvailability()
DSemaCodeComplete.cpp811 R.CursorKind = getCursorKindForDecl(R.Declaration); in MaybeAddConstructorResults()
2917 CXCursorKind clang::getCursorKindForDecl(const Decl *D) { in getCursorKindForDecl() function in clang
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DCodeCompleteConsumer.h141 CXCursorKind getCursorKindForDecl(const Decl *D);