Searched refs:SSPReq (Results 1 – 4 of 4) sorted by relevance
61 enum StackProtectorMode { SSPOff, SSPOn, SSPReq }; enumerator
696 else if (LangOpts.getStackProtector() == LangOptions::SSPReq) in InitializePredefinedMacros()
1435 case 2: Opts.setStackProtector(LangOptions::SSPReq); break; in ParseLangArgs()
709 else if (LangOpts.getStackProtector() == LangOptions::SSPReq) in SetLLVMFunctionAttributesForDefinition()