Searched refs:StackProtectorGuardSymbol (Results 1 – 3 of 3) sorted by relevance
468 std::string StackProtectorGuardSymbol; variable
1533 if (!getCodeGenOpts().StackProtectorGuardSymbol.empty()) in Release()1535 getCodeGenOpts().StackProtectorGuardSymbol); in Release()
5603 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardSymbol">>;