Searched refs:StackProtectorGuardReg (Results 1 – 3 of 3) sorted by relevance
371 std::string StackProtectorGuardReg; variable
782 if (!getCodeGenOpts().StackProtectorGuardReg.empty()) in Release()784 getCodeGenOpts().StackProtectorGuardReg); in Release()
3435 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardReg">>;