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