Home
last modified time | relevance | path

Searched defs:isLValue (Results 1 – 25 of 60) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Tree/
H A DField.cs9 public ExprField(CType type, Expr optionalObject, FieldWithType field, bool isLValue) in ExprField()
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/ASTJSON/
H A Daddress_payable.json166 "isLValue": true, boolean
185 "isLValue": false, boolean
298 "isLValue": false, boolean
319 "isLValue": false, boolean
341 "isLValue": false, boolean
376 "isLValue": true, boolean
397 "isLValue": false, boolean
422 "isLValue": false, boolean
443 "isLValue": false, boolean
H A Ddocumentation_on_statements.json82 "isLValue": false, boolean
106 "isLValue": false, boolean
141 "isLValue": false, boolean
165 "isLValue": false, boolean
231 "isLValue": false, boolean
253 "isLValue": false, boolean
H A Dlong_type_name_binary_operation.json87 "isLValue": false, boolean
95 "isLValue": false, boolean
115 "isLValue": false, boolean
H A Ddocumentation_triple.json90 "isLValue": false, boolean
114 "isLValue": false, boolean
149 "isLValue": false, boolean
173 "isLValue": false, boolean
240 "isLValue": false, boolean
262 "isLValue": false, boolean
H A Dmutability.json65 "isLValue": false, boolean
114 "isLValue": false, boolean
163 "isLValue": false, boolean
H A Ddocumentation_local_variable.json84 "isLValue": false, boolean
153 "isLValue": false, boolean
180 "isLValue": false, boolean
204 "isLValue": false, boolean
270 "isLValue": false, boolean
292 "isLValue": false, boolean
H A Dsource_location.json83 "isLValue": false, boolean
104 "isLValue": false, boolean
H A Dused_errors.json65 "isLValue": false, boolean
172 "isLValue": false, boolean
H A Dunicode.json83 "isLValue": false, boolean
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/databases/kexi/kexi-3.2.0/po/de/
H A Dkexi.po36 msgstr "&Entwurfsansicht"
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp37 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp37 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/modernize/
H A DReplaceAutoPtrCheck.cpp36 AST_MATCHER(Expr, isLValue) { return Node.getValueKind() == VK_LValue; } in AST_MATCHER() argument

123