Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h1086 CXCursor_ObjCImplementationDecl = 18, enumerator
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp5459 case CXCursor_ObjCImplementationDecl:
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4005 return CXCursor_ObjCImplementationDecl; in getCursorKindForDecl()