Searched defs:PropInfo (Results 1 – 3 of 3) sorted by relevance
23 struct PropInfo { struct24 PropInfo(string n, uint64_t v) in PropInfo() argument47 vector<PropInfo> props; argument
762 if (const ObjCPropertyDeclInfo *PropInfo = dyn_cast<ObjCPropertyDeclInfo>(DI)) in clang_index_getObjCPropertyDeclInfo() local
3167 const CXIdxObjCPropertyDeclInfo *PropInfo; in index_indexDeclaration() local