Searched refs:StackProtectorGuardSymbol (Results 1 – 3 of 3) sorted by relevance
393 std::string StackProtectorGuardSymbol; variable
925 if (!getCodeGenOpts().StackProtectorGuardSymbol.empty()) in Release()927 getCodeGenOpts().StackProtectorGuardSymbol); in Release()
3820 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardSymbol">>;