Searched refs:dropAttrs (Results 1 – 4 of 4) sorted by relevance
365 void dropAttrs();
516 void Decl::dropAttrs() { in dropAttrs() function in Decl
1480 if (!foundAny) newDecl->dropAttrs(); in mergeDeclAttributes()1508 if (!foundAny) newDecl->dropAttrs(); in mergeParamDeclAttributes()
5138 D->dropAttrs(); in StripImplicitInstantiation()