Searched refs:StackProtectorGuardReg (Results 1 – 3 of 3) sorted by relevance
410 std::string StackProtectorGuardReg; variable
935 if (!getCodeGenOpts().StackProtectorGuardReg.empty()) in Release()937 getCodeGenOpts().StackProtectorGuardReg); in Release()
3931 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardReg">>;