Home
last modified time | relevance | path

Searched refs:CXCursor_ObjCPropertyDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h1773 CXCursor_ObjCPropertyDecl = 14, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp3783 return CXCursor_ObjCPropertyDecl; in getCursorKindForDecl()