Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/UpdateTestChecks/
H A Dcommon.py1222 def dump_input_lines(output_lines, test_info, prefix_set, comment_string): argument
1237 comment_string, check_generator): argument
/llvm-project-15.0.7/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp564 std::string comment_string; in CalculateMnemonicOperandsAndComment() local