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