Searched refs:StackProtectorGuardSymbol (Results 1 – 3 of 3) sorted by relevance
437 std::string StackProtectorGuardSymbol; variable
1376 if (!getCodeGenOpts().StackProtectorGuardSymbol.empty()) in Release()1378 getCodeGenOpts().StackProtectorGuardSymbol); in Release()
5294 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardSymbol">>;