/external/clang/lib/Sema/ |
D | SemaExprMember.cpp | 902 S.Context.PseudoObjectTy, VK_LValue, in BuildMSPropertyRefExpr() 1173 Var->getType().getNonReferenceType(), VK_LValue, in BuildMemberReferenceExpr() 1184 valueKind = VK_LValue; in BuildMemberReferenceExpr() 1204 Var->getType().getNonReferenceType(), VK_LValue, in BuildMemberReferenceExpr() 1536 ObjCPropertyRefExpr(PD, S.Context.PseudoObjectTy, VK_LValue, in LookupMemberExpr() 1555 ObjCPropertyRefExpr(OMD, SMD, S.Context.PseudoObjectTy, VK_LValue, in LookupMemberExpr() 1609 Getter, Setter, S.Context.PseudoObjectTy, VK_LValue, in LookupMemberExpr() 1633 VK = VK_LValue; in LookupMemberExpr() 1769 ExprValueKind VK = VK_LValue; in BuildFieldReferenceExpr() 1784 VK = VK_LValue; in BuildFieldReferenceExpr()
|
D | SemaCoroutine.cpp | 202 Loc, E->getType(), VK_LValue, E->getObjectKind(), E); in buildCoawaitCalls() 268 Promise, Promise->getType().getNonReferenceType(), VK_LValue, Loc); in buildPromiseCall()
|
D | SemaFixItUtils.cpp | 99 S, Begin, VK_LValue); in tryToFixConversion()
|
D | SemaExprObjC.cpp | 762 BaseExpr, IndexExpr, Context.PseudoObjectTy, VK_LValue, OK_ObjCSubscript, in BuildObjCSubscriptExpression() 1787 ObjCPropertyRefExpr(PD, Context.PseudoObjectTy, VK_LValue, in HandleExprPropertyRefExpr() 1791 ObjCPropertyRefExpr(PD, Context.PseudoObjectTy, VK_LValue, in HandleExprPropertyRefExpr() 1804 PD, Context.PseudoObjectTy, VK_LValue, OK_ObjCProperty, MemberLoc, in HandleExprPropertyRefExpr() 1808 ObjCPropertyRefExpr(PD, Context.PseudoObjectTy, VK_LValue, in HandleExprPropertyRefExpr() 1873 ObjCPropertyRefExpr(Getter, Setter, Context.PseudoObjectTy, VK_LValue, in HandleExprPropertyRefExpr() 1877 ObjCPropertyRefExpr(Getter, Setter, Context.PseudoObjectTy, VK_LValue, in HandleExprPropertyRefExpr() 2024 ObjCPropertyRefExpr(Getter, Setter, Context.PseudoObjectTy, VK_LValue, in ActOnClassPropertyRefExpr() 2029 Getter, Setter, Context.PseudoObjectTy, VK_LValue, OK_ObjCProperty, in ActOnClassPropertyRefExpr()
|
D | SemaCUDA.cpp | 36 DeclRefExpr(ConfigDecl, false, ConfigQTy, VK_LValue, LLLLoc); in ActOnCUDAExecConfigExpr()
|
D | SemaStmt.cpp | 2213 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 2218 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 2350 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 2355 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 2377 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 2395 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
|
D | SemaExpr.cpp | 2920 valueKind = VK_LValue; in BuildDeclarationNameExpr() 2928 valueKind = VK_LValue; // even if the parameter is an r-value reference in BuildDeclarationNameExpr() 2955 valueKind = VK_LValue; in BuildDeclarationNameExpr() 2991 valueKind = VK_LValue; in BuildDeclarationNameExpr() 3011 valueKind = VK_LValue; in BuildDeclarationNameExpr() 3028 valueKind = VK_LValue; in BuildDeclarationNameExpr() 4174 VK_LValue, OK_Ordinary, rbLoc); in ActOnArraySubscriptExpr() 4189 base, idx, Context.PseudoObjectTy, VK_LValue, OK_Ordinary, rbLoc); in ActOnArraySubscriptExpr() 4248 VK_LValue, OK_Ordinary, ColonLoc, RBLoc); in ActOnOMPArraySectionExpr() 4353 VK_LValue, OK_Ordinary, ColonLoc, RBLoc); in ActOnOMPArraySectionExpr() [all …]
|
D | SemaObjCProperty.cpp | 1256 VK_LValue, PropertyDiagLoc); in ActOnPropertyImplDecl() 1308 VK_LValue, PropertyDiagLoc); in ActOnPropertyImplDecl() 1324 VK_LValue, PropertyDiagLoc); in ActOnPropertyImplDecl()
|
D | SemaInit.cpp | 3139 case VK_LValue: S.Kind = SK_CastDerivedToBaseLValue; break; in AddDerivedToBaseCastStep() 3185 case VK_LValue: in AddQualificationConversionStep() 4080 VK = VK_LValue; in TryRefInitWithConversionFunction() 4082 VK = RRef->getPointeeType()->isFunctionType() ? VK_LValue : VK_XValue; in TryRefInitWithConversionFunction() 4249 VK_LValue); in TryReferenceInitializationCore() 6408 VK_LValue : in Perform() 6613 VK_LValue : in Perform()
|
D | SemaDeclCXX.cpp | 3378 VK_LValue, nullptr); in BuildImplicitBaseInitializer() 3395 Moving ? VK_XValue : VK_LValue, in BuildImplicitBaseInitializer() 3451 Loc, ParamType, VK_LValue, nullptr); in BuildImplicitMemberInitializer() 3514 = SemaRef.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc); in BuildImplicitMemberInitializer() 9695 return assertNotNull(S.BuildDeclRefExpr(Var, VarType, VK_LValue, Loc).get()); in build() 10062 SizeType, VK_LValue, OK_Ordinary, Loc); in buildSingleCopyAssignRecursively() 10351 VK_LValue, BasePath); in DefineImplicitCopyAssignment() 10358 VK_LValue, BasePath); in DefineImplicitCopyAssignment() 10791 VK_LValue, BasePath); in DefineImplicitMoveAssignment() 11333 VK_LValue, Conv->getLocation()).get(); in DefineImplicitLambdaToFunctionPointerConversion() [all …]
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 883 FD->getType(), VK_LValue, OK_Ordinary); in getIvarAccessString() 2097 new (Context) DeclRefExpr(FD, false, msgSendType, VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl() 2584 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral() 2674 VK_LValue, SourceLocation()); in RewriteObjCBoxedExpr() 2733 NSArrayFType, VK_LValue, SourceLocation()); in RewriteObjCArrayLiteralExpr() 2743 SourceLocation(), ARRFD->getType(), VK_LValue, OK_Ordinary); in RewriteObjCArrayLiteralExpr() 2797 VK_LValue, SourceLocation()); in RewriteObjCArrayLiteralExpr() 2864 NSDictFType, VK_LValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr() 2874 SourceLocation(), ARRFD->getType(), VK_LValue, OK_Ordinary); in RewriteObjCDictionaryLiteralExpr() 2884 NSDictFType, VK_LValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr() [all …]
|
D | RewriteObjC.cpp | 2012 VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl() 2508 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral() 2593 VK_LValue, SourceLocation()); in SynthMsgSendStretCallExpr() 2700 false, superType, VK_LValue, in SynthMessageExpr() 2703 superType, VK_LValue, in SynthMessageExpr() 2726 superType, VK_LValue, in SynthMessageExpr() 2795 false, superType, VK_LValue, in SynthMessageExpr() 2798 superType, VK_LValue, SourceLocation()); in SynthMessageExpr() 2939 VK_LValue, SourceLocation()); in SynthMessageExpr() 3044 VK_LValue, SourceLocation()); in RewriteObjCProtocolExpr() [all …]
|
/external/clang/include/clang/Basic/ |
D | Specifiers.h | 109 VK_LValue, enumerator
|
/external/clang/lib/AST/ |
D | ExprCXX.cpp | 260 : Expr(K, C.OverloadTy, VK_LValue, OK_Ordinary, KnownDependent, in OverloadExpr() 347 : Expr(DependentScopeDeclRefExprClass, T, VK_LValue, OK_Ordinary, in DependentScopeDeclRefExpr() 696 T->isLValueReferenceType() ? VK_LValue : T->isRValueReferenceType() in CXXDefaultInitExpr() 1068 (Type->getType()->isLValueReferenceType() ? VK_LValue in CXXUnresolvedConstructExpr() 1114 : Expr(CXXDependentScopeMemberExprClass, C.DependentTy, VK_LValue, in CXXDependentScopeMemberExpr() 1346 : Expr(FunctionParmPackExprClass, T, VK_LValue, OK_Ordinary, true, true, in FunctionParmPackExpr()
|
D | ExprClassification.cpp | 56 case Cl::CL_LValue: assert(getValueKind() == VK_LValue); break; in ClassifyImpl() 94 case VK_LValue: in ClassifyExprValueKind()
|
/external/clang/lib/Analysis/ |
D | BodyFarm.cpp | 118 /* VK = */ VK_LValue); in makeDeclRefExpr() 124 VK_LValue, OK_Ordinary, SourceLocation()); in makeDereference()
|
D | ThreadSafety.cpp | 1803 DeclRefExpr DRE(VD, false, VD->getType(), VK_LValue, VD->getLocation()); in handleCall() 2315 VK_LValue, AD.getTriggerStmt()->getLocEnd()); in runAnalysis()
|
/external/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 71 VD->getType().getNonReferenceType(), VK_LValue, in OMPLexicalScope() 609 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc()); in EmitOMPFirstprivateClause() 718 VK_LValue, (*IRef)->getExprLoc()); in EmitOMPCopyinClause() 791 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc()); in EmitOMPLastprivateClauseInit() 1059 IRef->getType(), VK_LValue, IRef->getExprLoc()); in EmitOMPReductionClauseInit() 1102 IRef->getType(), VK_LValue, IRef->getExprLoc()); in EmitOMPReductionClauseInit() 1333 VD->getInit()->getType(), VK_LValue, in EmitOMPLinearClauseInit() 1376 (*IC)->getType(), VK_LValue, (*IC)->getExprLoc()); in EmitOMPLinearClauseFinal() 1440 (*I)->getType(), VK_LValue, (*I)->getExprLoc()); in EmitOMPPrivateLoopCounters() 1448 E->getType(), VK_LValue, E->getExprLoc()); in EmitOMPPrivateLoopCounters() [all …]
|
D | CGObjC.cpp | 1054 VK_LValue, SourceLocation()); in emitStructSetterCall() 1098 VK_LValue, SourceLocation()); in emitCPPObjectAtomicSetterCall() 1268 VK_LValue, SourceLocation()); in generateObjCSetterBody() 1278 DeclRefExpr arg(argDecl, false, argType, VK_LValue, SourceLocation()); in generateObjCSetterBody() 1440 Self->getType(), VK_LValue, SourceLocation()); in LoadObjCSelf() 1627 VK_LValue, SourceLocation()); in EmitObjCForCollectionStmt() 3222 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction() 3227 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction() 3233 VK_LValue, SourceLocation(), false); in GenerateObjCAtomicSetterCopyHelperFunction() 3303 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicGetterCopyHelperFunction()
|
D | CGDecl.cpp | 493 Var.getType(), VK_LValue, SourceLocation()); in Emit() 511 Var.getType(), VK_LValue, SourceLocation()); in Emit() 635 if (srcExpr->getValueKind() == VK_LValue) { in tryEmitARCCopyWeakInit()
|
D | CGBlocks.cpp | 807 type.getNonReferenceType(), VK_LValue, in EmitBlockLiteral() 874 type, VK_LValue, SourceLocation()); in EmitBlockLiteral()
|
/external/clang/include/clang/AST/ |
D | ExprObjC.h | 361 : Expr(ObjCEncodeExprClass, T, VK_LValue, OK_Ordinary, 494 Expr(ObjCIvarRefExprClass, t, VK_LValue, 1398 : Expr(ObjCIsaExprClass, ty, VK_LValue, OK_Ordinary, 1481 : Expr(ObjCIndirectCopyRestoreExprClass, type, VK_LValue, OK_Ordinary,
|
D | ExprCXX.h | 582 : Expr(CXXTypeidExprClass, Ty, VK_LValue, OK_Ordinary, in CXXTypeidExpr() 592 : Expr(CXXTypeidExprClass, Ty, VK_LValue, OK_Ordinary, in CXXTypeidExpr() 793 : Expr(CXXUuidofExprClass, Ty, VK_LValue, OK_Ordinary, false, in CXXUuidofExpr() 800 : Expr(CXXUuidofExprClass, Ty, VK_LValue, OK_Ordinary, false, in CXXUuidofExpr() 3987 BoundToLvalueReference? VK_LValue : VK_XValue, OK_Ordinary, in MaterializeTemporaryExpr() 4033 return getValueKind() == VK_LValue; in isBoundToLvalueReference()
|
D | Expr.h | 247 bool isLValue() const { return getValueKind() == VK_LValue; } in isLValue() 394 ? VK_LValue in getValueKindForType() 396 ? VK_LValue : VK_XValue)); in getValueKindForType() 1492 Expr(StringLiteralClass, Ty, VK_LValue, OK_Ordinary, false, false, false, in StringLiteral() 4901 : Expr(TypoExprClass, T, VK_LValue, OK_Ordinary, in TypoExpr()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 39 case VK_LValue: in getResultType()
|