reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
341 if (!D->isTransparentTag()) { 343 gatherTemplatePseudoOverrides(D, Relations); 344 TRY_DECL(D, IndexCtx.handleDecl(D, SymbolRoleSet(), Relations)); 344 TRY_DECL(D, IndexCtx.handleDecl(D, SymbolRoleSet(), Relations)); 345 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), D); 345 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), D);