Searched refs:StackProtectorGuardSymbol (Results 1 – 3 of 3) sorted by relevance
413 std::string StackProtectorGuardSymbol; variable
938 if (!getCodeGenOpts().StackProtectorGuardSymbol.empty()) in Release()940 getCodeGenOpts().StackProtectorGuardSymbol); in Release()
3928 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardSymbol">>;