Lines Matching defs:TRY_TO
28 #define TRY_TO(CALL_EXPR) \
382 TRY_TO(VisitTagDecl(ED));
401 TRY_TO(IndexCtx.handleReference(PD, Loc, ContD, ContD, roles,
417 TRY_TO(IndexCtx.handleReference(TD, SuperLoc, D, D,
425 TRY_TO(IndexCtx.handleReference(SuperD, SuperLoc, D, D, superRoles,
428 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D,
430 TRY_TO(IndexCtx.indexDeclContext(D));
441 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D,
443 TRY_TO(IndexCtx.indexDeclContext(D));
483 TRY_TO(IndexCtx.handleReference(C, D->getLocation(), D, D, SymbolRoleSet(),
490 TRY_TO(IndexCtx.handleDecl(D, CategoryLoc));
491 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D,
493 TRY_TO(IndexCtx.indexDeclContext(D));
503 TRY_TO(IndexCtx.handleReference(C, D->getLocation(), D, D,