Home
last modified time | relevance | path

Searched refs:g_newlines (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
DDisassemblerLLVMC.cpp990 static std::string g_newlines("\r\n"); in PrintMCInst() local
993 (newline_pos = comments_string.find_first_of(g_newlines, newline_pos)) != in PrintMCInst()