Home
last modified time | relevance | path

Searched defs:CXObjCPropertyAttr_noattr (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang-c/
DIndex.h3922 CXObjCPropertyAttr_noattr = 0x00, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs1183 const CXObjCPropertyAttr_noattr = 0; constant