Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h3928 CXObjCPropertyAttr_copy = 0x20, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h4537 CXObjCPropertyAttr_copy = 0x20, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs1177 const CXObjCPropertyAttr_copy = 32; constant