D | IndexingContext.cpp | 592 return handleReference(PD, D->getLocation(), getCursor(D), nullptr, in handleSynthesizedObjCProperty() 653 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc, in handleReference() function in IndexingContext 663 return handleReference(D, Loc, Cursor, Parent, DC, E, Kind); in handleReference() 666 bool IndexingContext::handleReference(const NamedDecl *D, SourceLocation Loc, in handleReference() function in IndexingContext
|