Searched refs:StackProtectorGuardReg (Results 1 – 3 of 3) sorted by relevance
390 std::string StackProtectorGuardReg; variable
922 if (!getCodeGenOpts().StackProtectorGuardReg.empty()) in Release()924 getCodeGenOpts().StackProtectorGuardReg); in Release()
3823 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardReg">>;