Searched refs:SSPReq (Results 1 – 5 of 5) sorted by relevance
60 enum StackProtectorMode { SSPOff, SSPOn, SSPStrong, SSPReq }; enumerator
802 else if (LangOpts.getStackProtector() == LangOptions::SSPReq) in InitializePredefinedMacros()
1594 case 3: Opts.setStackProtector(LangOptions::SSPReq); break; in ParseLangArgs()
728 else if (LangOpts.getStackProtector() == LangOptions::SSPReq) in SetLLVMFunctionAttributesForDefinition()
3428 StackProtectorLevel = LangOptions::SSPReq; in ConstructJob()