Home
last modified time | relevance | path

Searched defs:LVal (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DAPValue.cpp575 const LV &LVal = *((const LV*)(const char*)Data.buffer); in getLValuePath() local
587 LV &LVal = *((LV*)(char*)Data.buffer); in setLValue() local
599 LV &LVal = *((LV*)(char*)Data.buffer); in setLValue() local
H A DExprConstant.cpp1402 QualType Type, const LValue &LVal) { in CheckLValueConstantExpression()
1555 LValue LVal; in CheckConstantExpression() local
1564 static const ValueDecl *GetLValueBaseDecl(const LValue &LVal) { in GetLValueBaseDecl()
2013 static bool HandleLValueMember(EvalInfo &Info, const Expr *E, LValue &LVal, in HandleLValueMember()
2029 LValue &LVal, in HandleLValueIndirectMember()
2070 LValue &LVal, QualType EltTy, in HandleLValueArrayAdjustment()
2088 LValue &LVal, QualType EltTy, in HandleLValueComplexElement()
2688 AccessKinds AK, const LValue &LVal, in findCompleteObject()
2900 const LValue &LVal, APValue &RVal) { in handleLValueToRValueConversion()
2936 static bool handleAssignment(EvalInfo &Info, const Expr *E, const LValue &LVal, in handleAssignment()
[all …]
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/expected/expected.expected/monadic/
H A Dor_else.pass.cpp27 struct LVal { struct
34 struct CLVal { argument
H A Dtransform.pass.cpp31 struct LVal { struct
38 struct CLVal { argument
H A Dtransform_error.pass.cpp31 struct LVal { struct
38 struct CLVal { argument
H A Dand_then.pass.cpp27 struct LVal { struct
34 struct CLVal { argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.monadic/
H A Dtransform.pass.cpp23 struct LVal { struct
30 struct CLVal { argument
H A Dand_then.pass.cpp23 struct LVal { struct
30 struct CLVal { argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGAtomic.cpp40 LValue LVal; member in __anon90b416dd0111::AtomicInfo
1734 LValue LVal = atomics.getAtomicLValue(); in EmitAtomicStore() local
1810 LValue LVal, llvm::AtomicOrdering AO, in EmitAtomicUpdate()
H A DCGStmtOpenMP.cpp2147 auto LVal = CGF.MakeAddrLValue(CGF.CreateMemTemp(Ty, Name), Ty); in createSectionLVal() local
2820 LValue LVal, RValue RVal) { in emitSimpleAtomicStore()
2831 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal, in emitOMPSimpleStore()
H A DCGOpenMPRuntime.cpp1001 auto LVal = OMPRegionInfo->getThreadIDVariableLValue(CGF); in getThreadID() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp291 SVal LVal = State->getLValue(PropImpl->getPropertyIvarDecl(), SelfVal); in checkBeginFunction() local
956 SVal LVal = State->getLValue(PropIvarDecl, ReceiverVal); in getValueReleasedByNillingOut() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmtAsm.cpp214 const Expr *LVal = OutputExpr->IgnoreParenNoopCasts(Context); in ActOnGCCAsmStmt() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcasync.h95 __LONG32 LVal; member
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1019 SVal LVal = LVState->getSVal(Inner, LVNode->getLocationContext()); in trackNullOrUndefValue() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2437 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2745 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2792 static bool isCompatibleIVType(Value *LVal, Value *RVal) { in isCompatibleIVType()