Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexDecl.cpp223 IndexCtx.handleSynthesizedObjCProperty(D); in VisitObjCPropertyImplDecl()
DIndexingContext.h422 bool handleSynthesizedObjCProperty(const ObjCPropertyImplDecl *D);
DIndexingContext.cpp589 bool IndexingContext::handleSynthesizedObjCProperty( in handleSynthesizedObjCProperty() function in IndexingContext