Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang-c/
DIndex.h4011 CXObjCPropertyAttr_noattr = 0x00, enumerator
/openbsd/src/gnu/llvm/clang/tools/c-index-test/
Dc-index-test.c1103 if (PropAttrs != CXObjCPropertyAttr_noattr) { in PrintCursor()
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCIndex.cpp8544 return CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()
8546 unsigned Result = CXObjCPropertyAttr_noattr; in clang_Cursor_getObjCPropertyAttributes()