Searched refs:CXCursor_ClassDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1471 CXCursor_ClassDecl = 4, enumerator in enum:CXCursorKind
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp2981 case TTK_Class: return CXCursor_ClassDecl;

Completed in 118 milliseconds