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