Searched refs:LLVMSymbolizerPathOrErr (Results 1 – 1 of 1) sorted by relevance
75 ErrorOr<std::string> LLVMSymbolizerPathOrErr = in printSymbolizedStackTrace() local77 if (!LLVMSymbolizerPathOrErr) in printSymbolizedStackTrace()79 const std::string &LLVMSymbolizerPath = *LLVMSymbolizerPathOrErr; in printSymbolizedStackTrace()