Searched refs:StackProtectorGuardReg (Results 1 – 3 of 3) sorted by relevance
434 std::string StackProtectorGuardReg; variable
1373 if (!getCodeGenOpts().StackProtectorGuardReg.empty()) in Release()1375 getCodeGenOpts().StackProtectorGuardReg); in Release()
5298 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardReg">>;