/llvm-project/lldb/tools/lldb-dap/syntaxes/ |
H A D | disassembly.json | 7 "comment": "x86 Address, bytes and opcode", string 16 "comment": "ARM Address, bytes and opcode", string 25 "comment": "ARM64 Address, bytes and opcode", string 34 "comment": "Numeric constant", string 39 "comment": "x86 Register", string 44 "comment": "ARM Register", string 49 "comment": "ARM Register Shortnames", string 54 "comment": "ARM64 Register", string 59 "comment": "End of line comment", string
|
/llvm-project/clang/docs/tools/ |
H A D | dump_ast_matchers.py | 77 extract_result_types(comment) global() argument 103 strip_doxygen(comment) global() argument 138 add_matcher(result_type, name, args, comment, is_dyncast=False) global() argument 186 act_on_decl(declaration, comment, allowed_types) global() argument 554 comment = "" global() variable 563 comment = "" global() variable 585 comment = "" global() variable [all...] |
H A D | dump_format_style.py | 109 __init__(self, name, opt_type, comment, version) global() argument 137 __init__(self, name, comment) global() argument 147 __init__(self, name, comment, version) global() argument 166 __init__(self, name, comment) global() argument 176 __init__(self, name, enumtype, comment, version, values) global() argument 204 __init__(self, name, comment, config) global() argument [all...] |
/llvm-project/clang/test/Analysis/ |
H A D | getline-cpp.cpp | 10 std::string userid, comment; in test_std_getline() local
|
/llvm-project/clang/test/Preprocessor/ |
H A D | macro_paste_msextensions.c | 13 #define comment /##/ dead tokens live here macro
|
/llvm-project/lldb/include/lldb/Core/ |
H A D | Highlighter.h | 64 ColorStyle comment; member
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | genk-timing.py | 106 def writeComment(self, comment): argument
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | genk-timing.py | 106 def writeComment(self, comment): argument
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | genk-timing.py | 116 def writeComment(self, comment): argument
|
/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/ |
H A D | report.py | 657 def comment(name, opts=dict()): function
|
/llvm-project/llvm/utils/git/ |
H A D | code-format-helper.py | 64 comment: dict = None global() variable in FormatHelper [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | JSON.cpp | 803 void OStream::comment(llvm::StringRef Comment) { in comment() function in llvm::json::OStream
|
/llvm-project/mlir/utils/textmate/ |
H A D | mlir.json | 18 "comment": { object
|
/llvm-project/mlir/lib/Tools/PDLL/AST/ |
H A D | Nodes.cpp | 382 void Decl::setDocComment(Context &ctx, StringRef comment) { in setDocComment()
|
/llvm-project/mlir/utils/vscode/ |
H A D | pdll-grammar.json | 36 "comment": { object
|
/llvm-project/libc/AOR_v20.02/math/test/ |
H A D | mathtest.c | 353 int comment; member
|
/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 7198 const char *comment = inst->GetComment(&exe_ctx); WindowDelegateDraw() local
|