reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
293 gatherTemplatePseudoOverrides(D, Relations); 294 TRY_DECL(D, IndexCtx.handleDecl(D, SymbolRoleSet(), Relations)); 294 TRY_DECL(D, IndexCtx.handleDecl(D, SymbolRoleSet(), Relations)); 295 handleDeclarator(D); 296 IndexCtx.indexBody(D->getInit(), D); 296 IndexCtx.indexBody(D->getInit(), D);