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