Searched refs:StackProtectorGuardSymbol (Results 1 – 3 of 3) sorted by relevance
424 std::string StackProtectorGuardSymbol; variable
1300 if (!getCodeGenOpts().StackProtectorGuardSymbol.empty()) in Release()1302 getCodeGenOpts().StackProtectorGuardSymbol); in Release()
5020 MarshallingInfoString<CodeGenOpts<"StackProtectorGuardSymbol">>;