Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h3930 CXObjCPropertyAttr_setter = 0x80, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h4539 CXObjCPropertyAttr_setter = 0x80, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs1179 const CXObjCPropertyAttr_setter = 128; constant