Searched refs:SSPReq (Results 1 – 5 of 5) sorted by relevance
58 enum StackProtectorMode { SSPOff, SSPOn, SSPStrong, SSPReq }; enumerator
1019 else if (LangOpts.getStackProtector() == LangOptions::SSPReq) in InitializePredefinedMacros()
3216 case 3: Opts.setStackProtector(LangOptions::SSPReq); break; in ParseLangArgs()
1511 else if (LangOpts.getStackProtector() == LangOptions::SSPReq) in SetLLVMFunctionAttributesForDefinition()
2936 StackProtectorLevel = LangOptions::SSPReq; in RenderSSPOptions()