/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprConstant.cpp | 1068 struct LValue { struct 1069 APValue::LValueBase Base; 1070 CharUnits Offset; 1071 unsigned InvalidBase : 1; 1072 unsigned CallIndex : 31; 1073 SubobjectDesignator Designator; 1075 const APValue::LValueBase getLValueBase() const { return Base; } in getLValueBase() 1076 CharUnits &getLValueOffset() { return Offset; } in getLValueOffset() 1077 const CharUnits &getLValueOffset() const { return Offset; } in getLValueOffset() 1078 unsigned getLValueCallIndex() const { return CallIndex; } in getLValueCallIndex() [all …]
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 92 static SVal makeZeroElementRegion(ProgramStateRef State, SVal LValue, in makeZeroElementRegion() 120 SVal LValue = State->getLValue(Var, LCtx); in getRegionForConstructedObject() local
|
H A D | BugReporterVisitors.cpp | 207 if (Optional<Loc> LValue = RetVal.getAs<Loc>()) in addVisitorIfNecessary() local 261 Optional<Loc> LValue; in visitNodeInitial() local
|
H A D | ExprEngine.cpp | 503 SVal LValue = State->getSVal(Init, stackFrame); in ProcessInitializer() local
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_reverse.cpp | 97 static void test_expr_reverse(bool LValue) in test_expr_reverse()
|
H A D | cxx11_tensor_reverse_sycl.cpp | 115 bool LValue) { in test_expr_reverse()
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir.cpp | 220 LValue::LValue(Function *fn, DataFile file) in LValue() function in nv50_ir::LValue 235 LValue::LValue(Function *fn, LValue *lval) in LValue() function in nv50_ir::LValue
|
H A D | nv50_ir.h | 567 class LValue; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.construction/ |
H A D | common.h | 14 LValue, enumerator
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | genk-timing.py | 114 def writeRandomOperation(self, LValue, LHS, RHS): argument
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | genk-timing.py | 114 def writeRandomOperation(self, LValue, LHS, RHS): argument
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | genk-timing.py | 119 def writeRandomOperation(self, LValue, LHS, RHS): argument
|
/aosp_15_r20/external/swiftshader/src/Reactor/ |
H A D | Reactor.hpp | 214 class LValue : public Variable class 2421 LValue<T>::LValue(int arraySize) in LValue() function in rr::LValue
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | APValue.h | 48 LValue, enumerator
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/foreach/include/boost/ |
D | foreach.hpp | 619 should_copy_impl(LValue *, IsProxy *, bool *) in should_copy_impl() argument
|
/aosp_15_r20/external/skia/src/sksl/codegen/ |
H A D | SkSLRasterPipelineCodeGenerator.cpp | 673 class LValue { class
|
H A D | SkSLWGSLCodeGenerator.cpp | 1111 class WGSLCodeGenerator::LValue { class in SkSL::WGSLCodeGenerator
|
H A D | SkSLSPIRVCodeGenerator.cpp | 159 class LValue { class in SkSL::SPIRVCodeGenerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 1085 Value *LValue = extractIntPart(L, Builder); in foldEqOfParts() local
|
/aosp_15_r20/external/libcxxabi/src/demangle/ |
H A D | ItaniumDemangle.h | 510 LValue, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 518 LValue, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
H A D | ItaniumDemangle.h | 634 LValue, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 658 LValue, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/ |
D | ItaniumDemangle.h | 657 LValue, enumerator
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/demangle/ |
H A D | ItaniumDemangle.h | 658 LValue, enumerator
|