Home
last modified time | relevance | path

Searched refs:VK_LValue (Results 1 – 25 of 33) sorted by relevance

12

/external/clang/include/clang/Basic/
DSpecifiers.h103 VK_LValue, enumerator
/external/clang/lib/Sema/
DSemaExprMember.cpp967 VK_LValue, OK_Ordinary)); in BuildMemberReferenceExpr()
977 valueKind = VK_LValue; in BuildMemberReferenceExpr()
1339 VK_LValue, in LookupMemberExpr()
1359 VK_LValue, OK_ObjCProperty, in LookupMemberExpr()
1413 VK_LValue, OK_ObjCProperty, in LookupMemberExpr()
1435 ExprValueKind VK = (IsArrow ? VK_LValue : BaseExpr.get()->getValueKind()); in LookupMemberExpr()
1601 ExprValueKind VK = VK_LValue; in BuildFieldReferenceExpr()
1616 VK = VK_LValue; in BuildFieldReferenceExpr()
DSemaFixItUtils.cpp99 S, Begin, VK_LValue); in tryToFixConversion()
DSemaExprObjC.cpp1412 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr()
1417 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr()
1431 VK_LValue, in HandleExprPropertyRefExpr()
1438 VK_LValue, in HandleExprPropertyRefExpr()
1489 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr()
1495 VK_LValue, OK_ObjCProperty, in HandleExprPropertyRefExpr()
1638 VK_LValue, OK_ObjCProperty, in ActOnClassPropertyRefExpr()
1645 VK_LValue, OK_ObjCProperty, in ActOnClassPropertyRefExpr()
DSemaStmt.cpp1883 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
1888 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
2002 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
2007 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
2027 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
2042 VK_LValue, ColonLoc); in BuildCXXForRangeStmt()
DSemaExpr.cpp2475 valueKind = VK_LValue; in BuildDeclarationNameExpr()
2483 valueKind = VK_LValue; // even if the parameter is an r-value reference in BuildDeclarationNameExpr()
2507 valueKind = VK_LValue; in BuildDeclarationNameExpr()
2543 valueKind = VK_LValue; in BuildDeclarationNameExpr()
2576 valueKind = VK_LValue; in BuildDeclarationNameExpr()
3374 VK_LValue, OK_Ordinary, in ActOnArraySubscriptExpr()
3415 ExprValueKind VK = VK_LValue; in CreateBuiltinArraySubscriptExpr()
4040 ConfigDecl, false, ConfigQTy, VK_LValue, LLLLoc); in ActOnCUDAExecConfigExpr()
4313 ExprValueKind VK = getLangOpts().CPlusPlus ? VK_RValue : VK_LValue; in BuildCompoundLiteralExpr()
7994 VK = VK_LValue; in CheckIncrementDecrementOperand()
[all …]
DSemaInit.cpp2504 case VK_LValue: S.Kind = SK_CastDerivedToBaseLValue; break; in AddDerivedToBaseCastStep()
2550 case VK_LValue: in AddQualificationConversionStep()
3285 VK = VK_LValue; in TryRefInitWithConversionFunction()
3287 VK = RRef->getPointeeType()->isFunctionType() ? VK_LValue : VK_XValue; in TryRefInitWithConversionFunction()
3404 VK_LValue); in TryReferenceInitializationCore()
3410 Sequence.AddQualificationConversionStep(cv1T1, VK_LValue); in TryReferenceInitializationCore()
5058 VK_LValue : in Perform()
5228 VK_LValue : in Perform()
DSemaDeclCXX.cpp2694 VK_LValue, SourceLocation()); in BuildImplicitBaseInitializer()
2727 VK_LValue, 0); in BuildImplicitBaseInitializer()
2744 Moving ? VK_XValue : VK_LValue, in BuildImplicitBaseInitializer()
2802 Loc, ParamType, VK_LValue, 0); in BuildImplicitMemberInitializer()
2864 = SemaRef.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc); in BuildImplicitMemberInitializer()
8285 = S.BuildDeclRefExpr(IterationVar, SizeType, VK_LValue, Loc).take(); in buildSingleCopyAssignRecursively()
8324 VK_LValue, OK_Ordinary, Loc); in buildSingleCopyAssignRecursively()
8534 Expr *OtherRef = BuildDeclRefExpr(Other, OtherRefType, VK_LValue, Loc).take(); in DefineImplicitCopyAssignment()
8562 VK_LValue, &BasePath).take(); in DefineImplicitCopyAssignment()
8572 VK_LValue, &BasePath); in DefineImplicitCopyAssignment()
[all …]
DSemaLookup.cpp2286 ExprValueKind VK = VK_LValue; in LookupSpecialMember()
2321 VK = VK_LValue; in LookupSpecialMember()
2341 RValueThis ? VK_RValue : VK_LValue).Classify(Context); in LookupSpecialMember()
DSemaTemplate.cpp4542 ExprValueKind VK = VK_LValue; in BuildExpressionFromDeclTemplateArgument()
4577 ExprResult RefExpr = BuildDeclRefExpr(VD, T, VK_LValue, Loc); in BuildExpressionFromDeclTemplateArgument()
4600 VK = VK_LValue; in BuildExpressionFromDeclTemplateArgument()
4605 VK = VK_LValue; in BuildExpressionFromDeclTemplateArgument()
DSemaPseudoObject.cpp440 VK_LValue, OK_Ordinary, opcLoc); in buildIncDecOperation()
DSemaOverload.cpp46 VK_LValue, Loc, LocInfo); in CreateFunctionRefExpr()
5773 VK_LValue, From->getLocStart()); in AddConversionCandidate()
10254 VK_LValue, in CreateOverloadedBinOp()
11548 VK_LValue, in FixOverloadedFunctionReference()
11577 VK_LValue, in FixOverloadedFunctionReference()
11598 valueKind = VK_LValue; in FixOverloadedFunctionReference()
/external/clang/lib/Rewrite/Frontend/
DRewriteModernObjC.cpp884 FD->getType(), VK_LValue, in getIvarAccessString()
2145 new (Context) DeclRefExpr(FD, false, msgSendType, VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl()
2628 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral()
2728 VK_LValue, SourceLocation()); in RewriteObjCBoxedExpr()
2788 NSArrayFType, VK_LValue, SourceLocation()); in RewriteObjCArrayLiteralExpr()
2799 ARRFD->getType(), VK_LValue, in RewriteObjCArrayLiteralExpr()
2865 VK_LValue, SourceLocation()); in RewriteObjCArrayLiteralExpr()
2933 NSDictFType, VK_LValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr()
2944 ARRFD->getType(), VK_LValue, in RewriteObjCDictionaryLiteralExpr()
2955 NSDictFType, VK_LValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr()
[all …]
DRewriteObjC.cpp2051 VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl()
2548 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral()
2633 VK_LValue, SourceLocation()); in SynthMsgSendStretCallExpr()
2752 false, superType, VK_LValue, in SynthMessageExpr()
2755 superType, VK_LValue, in SynthMessageExpr()
2778 superType, VK_LValue, in SynthMessageExpr()
2860 false, superType, VK_LValue, in SynthMessageExpr()
2863 superType, VK_LValue, SourceLocation()); in SynthMessageExpr()
3011 VK_LValue, SourceLocation()); in SynthMessageExpr()
3117 VK_LValue, SourceLocation()); in RewriteObjCProtocolExpr()
[all …]
/external/clang/lib/Analysis/
DBodyFarm.cpp118 /* VK = */ VK_LValue); in makeDeclRefExpr()
124 VK_LValue, OK_Ordinary, SourceLocation()); in makeDereference()
DThreadSafety.cpp521 DeclRefExpr SelfDRE(SelfDecl, false, SelfDecl->getType(), VK_LValue, in buildSExprFromExpr()
2005 DeclRefExpr DRE(VD, false, VD->getType(), VK_LValue, VD->getLocation()); in handleCall()
2461 DeclRefExpr DRE(VD, false, VD->getType(), VK_LValue, in runAnalysis()
/external/clang/lib/AST/
DExprCXX.cpp272 : Expr(K, C.OverloadTy, VK_LValue, OK_Ordinary, KnownDependent, in OverloadExpr()
362 : Expr(DependentScopeDeclRefExprClass, T, VK_LValue, OK_Ordinary, in DependentScopeDeclRefExpr()
1036 (Type->getType()->isLValueReferenceType() ? VK_LValue in CXXUnresolvedConstructExpr()
1088 VK_LValue, OK_Ordinary, true, true, true, in CXXDependentScopeMemberExpr()
1122 VK_LValue, OK_Ordinary, true, true, true, in CXXDependentScopeMemberExpr()
1336 : Expr(FunctionParmPackExprClass, T, VK_LValue, OK_Ordinary, in FunctionParmPackExpr()
DExprClassification.cpp56 case Cl::CL_LValue: assert(getValueKind() == VK_LValue); break; in ClassifyImpl()
94 case VK_LValue: in ClassifyExprValueKind()
/external/clang/include/clang/AST/
DExprObjC.h352 : Expr(ObjCEncodeExprClass, T, VK_LValue, OK_Ordinary,
471 Expr(ObjCIvarRefExprClass, t, VK_LValue, OK_Ordinary,
1388 : Expr(ObjCIsaExprClass, ty, VK_LValue, OK_Ordinary,
1463 : Expr(ObjCIndirectCopyRestoreExprClass, type, VK_LValue, OK_Ordinary,
DExprCXX.h488 : Expr(CXXTypeidExprClass, Ty, VK_LValue, OK_Ordinary, in CXXTypeidExpr()
498 : Expr(CXXTypeidExprClass, Ty, VK_LValue, OK_Ordinary, in CXXTypeidExpr()
574 : Expr(CXXUuidofExprClass, Ty, VK_LValue, OK_Ordinary, in CXXUuidofExpr()
581 : Expr(CXXUuidofExprClass, Ty, VK_LValue, OK_Ordinary, in CXXUuidofExpr()
3704 BoundToLvalueReference? VK_LValue : VK_XValue, OK_Ordinary, in MaterializeTemporaryExpr()
3720 return getValueKind() == VK_LValue; in isBoundToLvalueReference()
DExpr.h250 bool isLValue() const { return getValueKind() == VK_LValue; } in isLValue()
396 ? VK_LValue in getValueKindForType()
398 ? VK_LValue : VK_XValue)); in getValueKindForType()
1153 : Expr(PredefinedExprClass, type, VK_LValue, OK_Ordinary, in PredefinedExpr()
1452 Expr(StringLiteralClass, Ty, VK_LValue, OK_Ordinary, false, false, false, in StringLiteral()
/external/clang/lib/CodeGen/
DCGObjC.cpp962 VK_LValue, SourceLocation()); in emitStructSetterCall()
1008 VK_LValue, SourceLocation()); in emitCPPObjectAtomicSetterCall()
1187 VK_LValue, SourceLocation()); in generateObjCSetterBody()
1196 DeclRefExpr arg(argDecl, false, argType, VK_LValue, SourceLocation()); in generateObjCSetterBody()
1551 VK_LValue, SourceLocation()); in EmitObjCForCollectionStmt()
2870 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction()
2875 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicSetterCopyHelperFunction()
2881 VK_LValue, SourceLocation(), false); in GenerateObjCAtomicSetterCopyHelperFunction()
2955 VK_LValue, OK_Ordinary, SourceLocation()); in GenerateObjCAtomicGetterCopyHelperFunction()
DCGDecl.cpp416 Var.getType(), VK_LValue, SourceLocation()); in Emit()
433 Var.getType(), VK_LValue, SourceLocation()); in Emit()
DCGBlocks.cpp787 VK_LValue, SourceLocation()); in EmitBlockLiteral()
837 VK_LValue, SourceLocation()); in EmitBlockLiteral()
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp38 case VK_LValue: in getResultType()

12