Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang-c/
HDIndex.h1540 CXCursor_ObjCSynthesizeDecl = 37, enumerator
/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaCodeComplete.cpp2970 return CXCursor_ObjCSynthesizeDecl; in getCursorKindForDecl()