Searched refs:dropAttrs (Results 1 – 3 of 3) sorted by relevance
495 void dropAttrs();
828 void Decl::dropAttrs() { in dropAttrs() function in Decl
2928 if (!foundAny) New->dropAttrs(); in mergeDeclAttributes()2973 if (!foundAny) newDecl->dropAttrs(); in mergeParamDeclAttributes()