/external/clang/include/clang/Basic/ |
D | Specifiers.h | 95 VK_LValue, enumerator
|
/external/clang/lib/Sema/ |
D | SemaExprMember.cpp | 975 VK_LValue, OK_Ordinary)); in BuildMemberReferenceExpr() 985 valueKind = VK_LValue; in BuildMemberReferenceExpr() 1332 VK_LValue, in LookupMemberExpr() 1352 VK_LValue, OK_ObjCProperty, in LookupMemberExpr() 1406 VK_LValue, OK_ObjCProperty, in LookupMemberExpr() 1428 ExprValueKind VK = (IsArrow ? VK_LValue : BaseExpr.get()->getValueKind()); in LookupMemberExpr() 1594 ExprValueKind VK = VK_LValue; in BuildFieldReferenceExpr() 1609 VK = VK_LValue; in BuildFieldReferenceExpr()
|
D | SemaFixItUtils.cpp | 99 S, Begin, VK_LValue); in tryToFixConversion()
|
D | SemaExprObjC.cpp | 1395 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr() 1400 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr() 1414 VK_LValue, in HandleExprPropertyRefExpr() 1421 VK_LValue, in HandleExprPropertyRefExpr() 1472 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr() 1478 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr() 1614 VK_LValue, OK_ObjCProperty, in ActOnClassPropertyRefExpr() 1621 VK_LValue, OK_ObjCProperty, in ActOnClassPropertyRefExpr()
|
D | SemaStmt.cpp | 1828 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 1833 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 1954 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 1959 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 1979 VK_LValue, ColonLoc); in BuildCXXForRangeStmt() 1994 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
|
D | SemaExpr.cpp | 2378 valueKind = VK_LValue; in BuildDeclarationNameExpr() 2386 valueKind = VK_LValue; // even if the parameter is an r-value reference in BuildDeclarationNameExpr() 2410 valueKind = VK_LValue; in BuildDeclarationNameExpr() 2446 valueKind = VK_LValue; in BuildDeclarationNameExpr() 2479 valueKind = VK_LValue; in BuildDeclarationNameExpr() 3245 VK_LValue, OK_Ordinary, in ActOnArraySubscriptExpr() 3280 ExprValueKind VK = VK_LValue; in CreateBuiltinArraySubscriptExpr() 3906 ConfigDecl, false, ConfigQTy, VK_LValue, LLLLoc); in ActOnCUDAExecConfigExpr() 4179 ExprValueKind VK = getLangOpts().CPlusPlus ? VK_RValue : VK_LValue; in BuildCompoundLiteralExpr() 7819 VK = VK_LValue; in CheckIncrementDecrementOperand() [all …]
|
D | SemaInit.cpp | 2500 case VK_LValue: S.Kind = SK_CastDerivedToBaseLValue; break; in AddDerivedToBaseCastStep() 2546 case VK_LValue: in AddQualificationConversionStep() 3267 VK = VK_LValue; in TryRefInitWithConversionFunction() 3269 VK = RRef->getPointeeType()->isFunctionType() ? VK_LValue : VK_XValue; in TryRefInitWithConversionFunction() 3386 VK_LValue); in TryReferenceInitializationCore() 3392 Sequence.AddQualificationConversionStep(cv1T1, VK_LValue); in TryReferenceInitializationCore() 4959 VK_LValue : in Perform() 5128 VK_LValue : in Perform()
|
D | SemaDeclCXX.cpp | 2516 VK_LValue, 0); in BuildImplicitBaseInitializer() 2533 Moving ? VK_XValue : VK_LValue, in BuildImplicitBaseInitializer() 2591 Loc, ParamType, VK_LValue, 0); in BuildImplicitMemberInitializer() 2653 = SemaRef.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc); in BuildImplicitMemberInitializer() 7418 = S.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc).take(); in BuildSingleCopyAssign() 7438 VK_LValue, OK_Ordinary, Loc); in BuildSingleCopyAssign() 7704 Expr *OtherRef = BuildDeclRefExpr(Other, OtherRefType, VK_LValue, Loc).take(); in DefineImplicitCopyAssignment() 7732 VK_LValue, &BasePath).take(); in DefineImplicitCopyAssignment() 7742 VK_LValue, &BasePath); in DefineImplicitCopyAssignment() 8242 Expr *OtherRef = BuildDeclRefExpr(Other, OtherRefType, VK_LValue, Loc).take(); in DefineImplicitMoveAssignment() [all …]
|
D | SemaLookup.cpp | 2286 ExprValueKind VK = VK_LValue; in LookupSpecialMember() 2321 VK = VK_LValue; in LookupSpecialMember() 2341 RValueThis ? VK_RValue : VK_LValue).Classify(Context); in LookupSpecialMember()
|
D | SemaOverload.cpp | 45 VK_LValue, Loc, LocInfo); in CreateFunctionRefExpr() 5687 VK_LValue, From->getLocStart()); in AddConversionCandidate() 10120 VK_LValue, in CreateOverloadedBinOp() 11418 VK_LValue, in FixOverloadedFunctionReference() 11447 VK_LValue, in FixOverloadedFunctionReference() 11468 valueKind = VK_LValue; in FixOverloadedFunctionReference()
|
D | SemaPseudoObject.cpp | 429 VK_LValue, OK_Ordinary, opcLoc); in buildIncDecOperation()
|
D | SemaTemplate.cpp | 4535 ExprValueKind VK = VK_LValue; in BuildExpressionFromDeclTemplateArgument() 4569 ExprResult RefExpr = BuildDeclRefExpr(VD, T, VK_LValue, Loc); in BuildExpressionFromDeclTemplateArgument() 4592 VK = VK_LValue; in BuildExpressionFromDeclTemplateArgument()
|
/external/clang/lib/Rewrite/Frontend/ |
D | RewriteModernObjC.cpp | 835 FD->getType(), VK_LValue, in getIvarAccessString() 2062 new (Context) DeclRefExpr(FD, false, msgSendType, VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl() 2560 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral() 2660 VK_LValue, SourceLocation()); in RewriteObjCBoxedExpr() 2721 NSArrayFType, VK_LValue, SourceLocation()); in RewriteObjCArrayLiteralExpr() 2732 ARRFD->getType(), VK_LValue, in RewriteObjCArrayLiteralExpr() 2798 VK_LValue, SourceLocation()); in RewriteObjCArrayLiteralExpr() 2867 NSDictFType, VK_LValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr() 2878 ARRFD->getType(), VK_LValue, in RewriteObjCDictionaryLiteralExpr() 2889 NSDictFType, VK_LValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr() [all …]
|
D | RewriteObjC.cpp | 2051 VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl() 2563 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral() 2648 VK_LValue, SourceLocation()); in SynthMsgSendStretCallExpr() 2766 false, superType, VK_LValue, in SynthMessageExpr() 2769 superType, VK_LValue, in SynthMessageExpr() 2792 superType, VK_LValue, in SynthMessageExpr() 2874 false, superType, VK_LValue, in SynthMessageExpr() 2877 superType, VK_LValue, SourceLocation()); in SynthMessageExpr() 3025 VK_LValue, SourceLocation()); in SynthMessageExpr() 3130 VK_LValue, SourceLocation()); in RewriteObjCProtocolExpr() [all …]
|
/external/clang/lib/AST/ |
D | ExprCXX.cpp | 257 : Expr(K, C.OverloadTy, VK_LValue, OK_Ordinary, KnownDependent, in OverloadExpr() 347 : Expr(DependentScopeDeclRefExprClass, T, VK_LValue, OK_Ordinary, in DependentScopeDeclRefExpr() 1006 (Type->getType()->isLValueReferenceType() ? VK_LValue in CXXUnresolvedConstructExpr() 1058 VK_LValue, OK_Ordinary, true, true, true, in CXXDependentScopeMemberExpr() 1092 VK_LValue, OK_Ordinary, true, true, true, in CXXDependentScopeMemberExpr()
|
D | ExprClassification.cpp | 44 case VK_LValue: in ClassifyExprValueKind() 71 case Cl::CL_LValue: assert(getValueKind() == VK_LValue); break; in ClassifyImpl()
|
D | StmtDumper.cpp | 107 case VK_LValue: OS << " lvalue"; break; in DumpValueKind()
|
D | Expr.cpp | 2986 assert((E->getValueKind() == VK_LValue && in getObjCProperty() 3908 return new (Mem) ObjCSubscriptRefExpr(base, key, T, VK_LValue, in Create()
|
/external/clang/include/clang/AST/ |
D | ExprObjC.h | 346 : Expr(ObjCEncodeExprClass, T, VK_LValue, OK_Ordinary, in ObjCEncodeExpr() 471 Expr(ObjCIvarRefExprClass, t, VK_LValue, OK_Ordinary, 1381 : Expr(ObjCIsaExprClass, ty, VK_LValue, OK_Ordinary, in ObjCIsaExpr() 1456 : Expr(ObjCIndirectCopyRestoreExprClass, type, VK_LValue, OK_Ordinary, in ObjCIndirectCopyRestoreExpr()
|
D | ExprCXX.h | 474 : Expr(CXXTypeidExprClass, Ty, VK_LValue, OK_Ordinary, in CXXTypeidExpr() 484 : Expr(CXXTypeidExprClass, Ty, VK_LValue, OK_Ordinary, in CXXTypeidExpr() 559 : Expr(CXXUuidofExprClass, Ty, VK_LValue, OK_Ordinary, in CXXUuidofExpr() 566 : Expr(CXXUuidofExprClass, Ty, VK_LValue, OK_Ordinary, in CXXUuidofExpr() 3647 BoundToLvalueReference? VK_LValue : VK_XValue, OK_Ordinary, in MaterializeTemporaryExpr() 3663 return getValueKind() == VK_LValue; in isBoundToLvalueReference()
|
D | Expr.h | 203 bool isLValue() const { return getValueKind() == VK_LValue; } in isLValue() 349 ? VK_LValue in getValueKindForType() 351 ? VK_LValue : VK_XValue)); in getValueKindForType() 1089 : Expr(PredefinedExprClass, type, VK_LValue, OK_Ordinary, in PredefinedExpr() 1368 Expr(StringLiteralClass, Ty, VK_LValue, OK_Ordinary, false, false, false, in StringLiteral()
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 951 VK_LValue, SourceLocation()); in emitStructSetterCall() 997 VK_LValue, SourceLocation()); in emitCPPObjectAtomicSetterCall() 1177 VK_LValue, SourceLocation()); in generateObjCSetterBody() 1186 DeclRefExpr arg(argDecl, false, argType, VK_LValue, SourceLocation()); in generateObjCSetterBody() 1541 VK_LValue, SourceLocation()); in EmitObjCForCollectionStmt() 2847 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction() 2852 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction() 2858 VK_LValue, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction() 2934 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicGetterCopyHelperFunction()
|
D | CGDecl.cpp | 413 Var.getType(), VK_LValue, SourceLocation()); in Emit() 430 Var.getType(), VK_LValue, SourceLocation()); in Emit()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CallEvent.cpp | 36 case VK_LValue: in getResultType()
|
/external/clang/lib/Analysis/ |
D | ThreadSafety.cpp | 1949 DeclRefExpr DRE(VD, false, VD->getType(), VK_LValue, VD->getLocation()); in handleCall() 2341 DeclRefExpr DRE(VD, false, VD->getType(), VK_LValue, in runAnalysis()
|