/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Expression/ |
D | UserExpression.h | 1 //===-- UserExpression.h ----------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/Expression.h" 18 #include "lldb/Expression/Materializer.h" 21 #include "lldb/lldb-forward.h" 22 #include "lldb/lldb-private.h" 26 /// \class UserExpression UserExpression.h "lldb/Expression/UserExpression.h" 27 /// Encapsulates a one-time expression for use in lldb. 31 /// class that encapsulates the objects needed to parse and interpret or [all …]
|
D | Expression.h | 1 //===-- Expression.h --------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/ExpressionTypeSystemHelper.h" 18 #include "lldb/lldb-forward.h" 19 #include "lldb/lldb-private.h" 23 /// \class Expression Expression.h "lldb/Expression/Expression.h" Encapsulates 24 /// a single expression for use in lldb 27 /// and as a backend for the expr command. Expression encapsulates the 28 /// objects needed to parse and interpret or JIT an expression. It uses the [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Expression/ |
D | UserExpression.h | 1 //===-- UserExpression.h ----------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/Expression.h" 18 #include "lldb/Expression/Materializer.h" 21 #include "lldb/lldb-forward.h" 22 #include "lldb/lldb-private.h" 26 /// \class UserExpression UserExpression.h "lldb/Expression/UserExpression.h" 27 /// Encapsulates a one-time expression for use in lldb. 31 /// class that encapsulates the objects needed to parse and interpret or [all …]
|
D | Expression.h | 1 //===-- Expression.h --------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/ExpressionTypeSystemHelper.h" 18 #include "lldb/lldb-forward.h" 19 #include "lldb/lldb-private.h" 23 /// \class Expression Expression.h "lldb/Expression/Expression.h" Encapsulates 24 /// a single expression for use in lldb 27 /// and as a backend for the expr command. Expression encapsulates the 28 /// objects needed to parse and interpret or JIT an expression. It uses the [all …]
|
D | LLVMUserExpression.h | 1 //===-- LLVMUserExpression.h ------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 18 #include "lldb/Expression/UserExpression.h" 23 /// "lldb/Expression/LLVMUserExpression.h" Encapsulates a one-time expression 28 /// base class that encapsulates the objects needed to parse and JIT an 29 /// expression. The actual parsing part will be provided by the specific 30 /// implementations of LLVMUserExpression - which will be vended through the 40 static bool classof(const Expression *obj) { return obj->isA(&ID); } in classof() 42 // The IRPasses struct is filled in by a runtime after an expression is [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Expression/ |
D | UserExpression.h | 1 //===-- UserExpression.h ----------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/Expression.h" 18 #include "lldb/Expression/Materializer.h" 21 #include "lldb/lldb-forward.h" 22 #include "lldb/lldb-private.h" 26 /// \class UserExpression UserExpression.h "lldb/Expression/UserExpression.h" 27 /// Encapsulates a one-time expression for use in lldb. 31 /// class that encapsulates the objects needed to parse and interpret or [all …]
|
D | Expression.h | 1 //===-- Expression.h --------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/ExpressionTypeSystemHelper.h" 18 #include "lldb/lldb-forward.h" 19 #include "lldb/lldb-private.h" 23 /// \class Expression Expression.h "lldb/Expression/Expression.h" Encapsulates 24 /// a single expression for use in lldb 27 /// and as a backend for the expr command. Expression encapsulates the 28 /// objects needed to parse and interpret or JIT an expression. It uses the [all …]
|
D | LLVMUserExpression.h | 1 //===-- LLVMUserExpression.h ------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 18 #include "lldb/Expression/UserExpression.h" 23 /// "lldb/Expression/LLVMUserExpression.h" Encapsulates a one-time expression 28 /// base class that encapsulates the objects needed to parse and JIT an 29 /// expression. The actual parsing part will be provided by the specific 30 /// implementations of LLVMUserExpression - which will be vended through the 40 static bool classof(const Expression *obj) { return obj->isA(&ID); } in classof() 42 // The IRPasses struct is filled in by a runtime after an expression is [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Expression/ |
D | UserExpression.h | 1 //===-- UserExpression.h ----------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/Expression.h" 18 #include "lldb/Expression/Materializer.h" 21 #include "lldb/lldb-forward.h" 22 #include "lldb/lldb-private.h" 26 /// \class UserExpression UserExpression.h "lldb/Expression/UserExpression.h" 27 /// Encapsulates a one-time expression for use in lldb. 31 /// class that encapsulates the objects needed to parse and interpret or [all …]
|
D | Expression.h | 1 //===-- Expression.h --------------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 17 #include "lldb/Expression/ExpressionTypeSystemHelper.h" 18 #include "lldb/lldb-forward.h" 19 #include "lldb/lldb-private.h" 23 /// \class Expression Expression.h "lldb/Expression/Expression.h" Encapsulates 24 /// a single expression for use in lldb 27 /// and as a backend for the expr command. Expression encapsulates the 28 /// objects needed to parse and interpret or JIT an expression. It uses the [all …]
|
D | LLVMUserExpression.h | 1 //===-- LLVMUserExpression.h ------------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 18 #include "lldb/Expression/UserExpression.h" 23 /// "lldb/Expression/LLVMUserExpression.h" Encapsulates a one-time expression 28 /// base class that encapsulates the objects needed to parse and JIT an 29 /// expression. The actual parsing part will be provided by the specific 30 /// implementations of LLVMUserExpression - which will be vended through the 40 static bool classof(const Expression *obj) { return obj->isA(&ID); } in classof() 42 // The IRPasses struct is filled in by a runtime after an expression is [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParser.h | 1 //===- llvm/MC/MCAsmParser.h - Abstract Asm Parser Interface ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 148 return const_cast<MCAsmParser*>(this)->getLexer(); in getLexer() 171 /// Parse MS-style inline assembly. 227 /// Attempt to parse and consume token, returning true on 240 /// Parse an identifier or string (as a quoted identifier) and set \p 244 /// Parse up to the end of statement and return the contents from the 249 /// Parse the current token as a string which may include escaped 256 /// Parse an arbitrary expression. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/ |
D | MCAsmParser.h | 1 //===- llvm/MC/MCAsmParser.h - Abstract Asm Parser Interface ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 162 return const_cast<MCAsmParser*>(this)->getLexer(); in getLexer() 203 /// Parse MS-style inline assembly. 262 /// Attempt to parse and consume token, returning true on 278 /// Parse an identifier or string (as a quoted identifier) and set \p 282 /// Parse up to the end of statement and return the contents from the 287 /// Parse the current token as a string which may include escaped 291 /// Parse an angle-bracket delimited string at the current position if one is [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/ |
D | MCAsmParser.h | 1 //===- llvm/MC/MCAsmParser.h - Abstract Asm Parser Interface ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 162 return const_cast<MCAsmParser*>(this)->getLexer(); in getLexer() 203 /// Parse MS-style inline assembly. 262 /// Attempt to parse and consume token, returning true on 278 /// Parse an identifier or string (as a quoted identifier) and set \p 282 /// Parse up to the end of statement and return the contents from the 287 /// Parse the current token as a string which may include escaped 291 /// Parse an angle-bracket delimited string at the current position if one is [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/ |
D | MCAsmParser.h | 1 //===- llvm/MC/MCAsmParser.h - Abstract Asm Parser Interface ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 162 return const_cast<MCAsmParser*>(this)->getLexer(); in getLexer() 203 /// Parse MS-style inline assembly. 262 /// Attempt to parse and consume token, returning true on 278 /// Parse an identifier or string (as a quoted identifier) and set \p 282 /// Parse up to the end of statement and return the contents from the 287 /// Parse the current token as a string which may include escaped 291 /// Parse an angle-bracket delimited string at the current position if one is [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParser.h | 1 //===- llvm/MC/MCAsmParser.h - Abstract Asm Parser Interface ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 162 return const_cast<MCAsmParser*>(this)->getLexer(); in getLexer() 203 /// Parse MS-style inline assembly. 262 /// Attempt to parse and consume token, returning true on 278 /// Parse an identifier or string (as a quoted identifier) and set \p 282 /// Parse up to the end of statement and return the contents from the 287 /// Parse the current token as a string which may include escaped 291 /// Parse an angle-bracket delimited string at the current position if one is [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCParser/ |
D | MCAsmParser.h | 1 //===- llvm/MC/MCAsmParser.h - Abstract Asm Parser Interface ----*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 162 return const_cast<MCAsmParser*>(this)->getLexer(); in getLexer() 203 /// Parse MS-style inline assembly. 262 /// Attempt to parse and consume token, returning true on 278 /// Parse an identifier or string (as a quoted identifier) and set \p 282 /// Parse up to the end of statement and return the contents from the 287 /// Parse the current token as a string which may include escaped 291 /// Parse an angle-bracket delimited string at the current position if one is [all …]
|
/aosp_15_r20/external/stg/ |
H A D | filter.cc | 1 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 2 // -*- mode: C++ -*- 4 // Copyright 2022-2023 Google LLC 65 while (start < limit && std::isspace(line[limit - 1])) { in ReadAbigail() 66 --limit; in ReadAbigail() 73 if (line[start] == '[' && line[limit - 1] == ']') { in ReadAbigail() 74 const std::string_view section(&line[start + 1], limit - start - 2); in ReadAbigail() 80 items.insert(std::string(&line[start], limit - start)); in ReadAbigail() 158 // Split a filter expression into tokens. 180 result.emplace(&*name, it - name); in Tokenise() [all …]
|
/aosp_15_r20/external/bc/include/ |
H A D | parse.h | 4 * SPDX-License-Identifier: BSD-2-Clause 6 * Copyright (c) 2018-2024 Gavin D. Howard and contributors. 49 // define the requirements that the parsed expression must meet to not have an 52 /// A flag that requires that the expression is valid for conditionals in for 58 /// A flag that requires that the expression is valid for a print statement. 61 /// A flag that requires that the expression does *not* have any function call. 64 /// A flag that requires that the expression does *not* have a read() 65 /// expression. 69 /// expression. This is mostly used as parameters in bc. 72 /// A flag that requires that the expression is not empty and returns a value. [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/ |
D | format_parse_context.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 55 // Throws an exception to make the expression a non core constant in next_arg_id() 56 // expression as required by: in next_arg_id() 57 // [format.parse.ctx]/8 in next_arg_id() 58 // Remarks: Let cur-arg-id be the value of next_arg_id_ prior to this in next_arg_id() 59 // call. Call expressions where cur-arg-id >= num_args_ is true are not in next_arg_id() 61 // Note: the Throws clause [format.parse.ctx]/9 doesn't specify the in next_arg_id() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/ |
D | format_parse_context.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 55 // Throws an exception to make the expression a non core constant in next_arg_id() 56 // expression as required by: in next_arg_id() 57 // [format.parse.ctx]/8 in next_arg_id() 58 // Remarks: Let cur-arg-id be the value of next_arg_id_ prior to this in next_arg_id() 59 // call. Call expressions where cur-arg-id >= num_args_ is true are not in next_arg_id() 61 // Note: the Throws clause [format.parse.ctx]/9 doesn't specify the in next_arg_id() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/ |
D | format_parse_context.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 55 // Throws an exception to make the expression a non core constant in next_arg_id() 56 // expression as required by: in next_arg_id() 57 // [format.parse.ctx]/8 in next_arg_id() 58 // Remarks: Let cur-arg-id be the value of next_arg_id_ prior to this in next_arg_id() 59 // call. Call expressions where cur-arg-id >= num_args_ is true are not in next_arg_id() 61 // Note: the Throws clause [format.parse.ctx]/9 doesn't specify the in next_arg_id() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/ |
D | format_parse_context.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 55 // Throws an exception to make the expression a non core constant in next_arg_id() 56 // expression as required by: in next_arg_id() 57 // [format.parse.ctx]/8 in next_arg_id() 58 // Remarks: Let cur-arg-id be the value of next_arg_id_ prior to this in next_arg_id() 59 // call. Call expressions where cur-arg-id >= num_args_ is true are not in next_arg_id() 61 // Note: the Throws clause [format.parse.ctx]/9 doesn't specify the in next_arg_id() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/ |
H A D | format_parse_context.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 55 // Throws an exception to make the expression a non core constant in next_arg_id() 56 // expression as required by: in next_arg_id() 57 // [format.parse.ctx]/8 in next_arg_id() 58 // Remarks: Let cur-arg-id be the value of next_arg_id_ prior to this in next_arg_id() 59 // call. Call expressions where cur-arg-id >= num_args_ is true are not in next_arg_id() 61 // Note: the Throws clause [format.parse.ctx]/9 doesn't specify the in next_arg_id() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/ |
D | format_parse_context.h | 1 // -*- C++ -*- 2 //===----------------------------------------------------------------------===// 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 //===----------------------------------------------------------------------===// 55 // Throws an exception to make the expression a non core constant in next_arg_id() 56 // expression as required by: in next_arg_id() 57 // [format.parse.ctx]/8 in next_arg_id() 58 // Remarks: Let cur-arg-id be the value of next_arg_id_ prior to this in next_arg_id() 59 // call. Call expressions where cur-arg-id >= num_args_ is true are not in next_arg_id() 61 // Note: the Throws clause [format.parse.ctx]/9 doesn't specify the in next_arg_id() [all …]
|