Searched refs:StackProtectorGuardReg (Results 1 – 3 of 3) sorted by relevance
421 std::string StackProtectorGuardReg; variable
1297 if (!getCodeGenOpts().StackProtectorGuardReg.empty()) in Release()1299 getCodeGenOpts().StackProtectorGuardReg); in Release()
5024 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardReg">>;