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