Home
last modified time | relevance | path

Searched defs:comment_string (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/UpdateTestChecks/
H A Dcommon.py1228 def dump_input_lines(output_lines, test_info, prefix_set, comment_string): argument
1243 comment_string, check_generator): argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp565 std::string comment_string; in CalculateMnemonicOperandsAndComment() local