Searched refs:RemoveAttribute (Results 1 – 4 of 4) sorted by relevance
63 rmd.RemoveAttribute("attribute");65 rmd.RemoveAttribute("external");67 rmd.RemoveAttribute("ecmascript.annotation");
83 rmd.RemoveAttribute("attribute");85 rmd.RemoveAttribute("external");87 rmd.RemoveAttribute("ecmascript.annotation");98 rmd.RemoveAttribute("ecmascript.annotation");
342 prog->function_table.at(func).metadata->RemoveAttribute(EXTERNAL_ATTRIBUTE); in HandleModifiedClasses()354 … prog->function_table.at(funcInfo.first).metadata->RemoveAttribute(EXTERNAL_ATTRIBUTE); in HandleModifiedDefinedClassFunc()
84 void RemoveAttribute(const std::string &attribute) in RemoveAttribute() function