Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h3933 CXObjCPropertyAttr_strong = 0x400, enumerator
/external/llvm-project/clang/include/clang-c/
DIndex.h4542 CXObjCPropertyAttr_strong = 0x400, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs1182 const CXObjCPropertyAttr_strong = 1024; constant