Searched refs:setStackProtectorGuard (Results 1 – 3 of 3) sorted by relevance
906 void setStackProtectorGuard(StringRef Kind);
702 void Module::setStackProtectorGuard(StringRef Kind) { in setStackProtectorGuard() function in Module
934 getModule().setStackProtectorGuard(getCodeGenOpts().StackProtectorGuard); in Release()