Searched refs:StackProtectorGuardReg (Results 1 – 3 of 3) sorted by relevance
465 std::string StackProtectorGuardReg; variable
1530 if (!getCodeGenOpts().StackProtectorGuardReg.empty()) in Release()1532 getCodeGenOpts().StackProtectorGuardReg); in Release()
5607 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardReg">>;