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