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