Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py2480 dump_input_lines(output_lines, test_info, prefix_set, comment_string) global() argument
2496 add_checks_at_end( output_lines, prefix_list, func_order, comment_string, check_generator ) global() argument
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp571 std::string comment_string; in CalculateMnemonicOperandsAndComment() local