HomeSort by relevance Sort by last modified time
    Searched refs:ObjCPropertyDeclInfo (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 185 struct ObjCPropertyDeclInfo : public DeclInfo {
188 ObjCPropertyDeclInfo()
Indexing.cpp 890 if (const ObjCPropertyDeclInfo *PropInfo = dyn_cast<ObjCPropertyDeclInfo>(DI))
    [all...]
IndexingContext.cpp 607 ObjCPropertyDeclInfo DInfo;
    [all...]

Completed in 142 milliseconds