Searched refs:CXCursor_ObjCProtocolDecl (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp547 CursorKind = CXCursor_ObjCProtocolDecl;
H A DSemaCodeComplete.cpp2941 case Decl::ObjCProtocol: return CXCursor_ObjCProtocolDecl;
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1492 CXCursor_ObjCProtocolDecl = 13, enumerator in enum:CXCursorKind

Completed in 65 milliseconds