Home
last modified time | relevance | path

Searched refs:getObjectKind (Results 1 – 24 of 24) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp64 refExpr->getValueKind(), refExpr->getObjectKind(), in rebuildObjCPropertyRefExpr()
70 refExpr->getValueKind(), refExpr->getObjectKind(), in rebuildObjCPropertyRefExpr()
80 refExpr->getValueKind(), refExpr->getObjectKind(), in rebuildObjCSubscriptRefExpr()
102 refExpr->getType(), refExpr->getValueKind(), refExpr->getObjectKind(), in rebuildMSPropertySubscriptExpr()
132 uop->getObjectKind(), uop->getOperatorLoc(), uop->canOverflow(), in rebuild()
176 rebuiltExpr->getObjectKind(), ce->getRParenLoc(), in rebuild()
368 e->getValueKind(), e->getObjectKind(), in capture()
1649 uop->getValueKind(), uop->getObjectKind(), in recreateSyntacticForm()
1658 cop->getValueKind(), cop->getObjectKind(), cop->getOperatorLoc(), in recreateSyntacticForm()
1667 bop->getObjectKind(), bop->getOperatorLoc(), in recreateSyntacticForm()
H A DSemaFixItUtils.cpp132 if (!Expr->isLValue() || Expr->getObjectKind() != OK_Ordinary) in tryToFixConversion()
H A DSemaExpr.cpp2329 E->setObjectKind(BE->getObjectKind()); in BuildDeclRefExpr()
4563 if (E->getObjectKind() == OK_BitField) { in CheckAlignOfExpr()
14894 OK = Op->getObjectKind(); in CheckIncrementDecrementOperand()
15661 OK = LHS.get()->getObjectKind(); in CreateBuiltinBinOp()
15801 OK = RHS.get()->getObjectKind(); in CreateBuiltinBinOp()
15856 OK = LHS.get()->getObjectKind(); in CreateBuiltinBinOp()
16485 OK = Input.get()->getObjectKind(); in CreateBuiltinUnaryOp()
16927 OK = ActiveExpr->getObjectKind(); in ActOnChooseExpr()
21405 assert(E->getObjectKind() == OK_Ordinary); in VisitCallExpr()
21494 assert(E->getObjectKind() == OK_Ordinary); in VisitImplicitCastExpr()
[all …]
H A DSemaExprCXX.cpp4394 assert(From->getObjectKind() != OK_ObjCProperty); in PerformImplicitConversion()
6660 OK = NonThrow->getObjectKind(); in CXXCheckConditionalOperands()
6777 if (LHS.get()->getObjectKind() == OK_BitField || in CXXCheckConditionalOperands()
6778 RHS.get()->getObjectKind() == OK_BitField) in CXXCheckConditionalOperands()
7529 BO->getObjectKind(), BO->getOperatorLoc(), in ActOnDecltypeExpression()
H A DSemaCoroutine.cpp460 OpaqueValueExpr(Loc, E->getType(), VK_LValue, E->getObjectKind(), E); in buildCoawaitCalls()
H A DSemaExprMember.cpp1845 if (BaseExpr->getObjectKind() == OK_Ordinary) in BuildFieldReferenceExpr()
H A DSemaInit.cpp6293 Initializer->getObjectKind()); in InitializeFrom()
6450 VTy->getElementType(), Arg->getValueKind(), Arg->getObjectKind(), in InitializeFrom()
9222 Cur->getValueKind(), Cur->getObjectKind(), Cur); in Perform()
H A DSemaCast.cpp2285 switch (SrcExpr.get()->getObjectKind()) { in TryReinterpretCast()
H A DSemaOverload.cpp14496 assert(Args[0]->getObjectKind() != OK_ObjCProperty); in CreateOverloadedBinOp()
14899 LHS->getObjectKind(), LHS); in BuildSynthesizedThreeWayComparison()
14902 RHS->getObjectKind(), RHS); in BuildSynthesizedThreeWayComparison()
14964 Result.get()->getValueKind(), Result.get()->getObjectKind(), OpLoc, in BuildSynthesizedThreeWayComparison()
H A DSemaExprObjC.cpp4554 sub->getValueKind(), sub->getObjectKind(), in stripARCUnbridgedCast()
H A DSemaChecking.cpp471 Inner->getObjectKind(), Inner); in makeOpaqueValueExpr()
819 BuiltinCall->setObjectKind(CE->getObjectKind()); in SemaBuiltinCallWithStaticChain()
3701 return (Arg->IgnoreParens()->getObjectKind() == OK_BitField || in isValidBPFPreserveFieldInfoArg()
H A DTreeTransform.h15310 if (First->getObjectKind() == OK_ObjCProperty) { in RebuildCXXOperatorCallExpr()
15321 if (Second && Second->getObjectKind() == OK_ObjCProperty) { in RebuildCXXOperatorCallExpr()
H A DSemaOpenMP.cpp4649 if (CaptureExpr->getObjectKind() == OK_Ordinary && CaptureExpr->isGLValue()) { in buildCaptureDecl()
4697 CaptureExpr->getObjectKind() == OK_Ordinary && CaptureExpr->isGLValue() && in buildCapture()
7483 MemberCall->getValueKind(), MemberCall->getObjectKind()); in ActOnOpenMPCall()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp312 last_expr->getObjectKind() == OK_Ordinary; in SynthesizeBodyResult()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprClassification.cpp578 return (E->getLHS()->getObjectKind() == OK_ObjCProperty in ClassifyBinaryOp()
H A DExpr.cpp3993 assert((E->isLValue() && E->getObjectKind() == OK_ObjCProperty) && in getObjCProperty()
4310 AssocExprs[ResultIndex]->getObjectKind()), in GenericSelectionExpr()
4338 AssocExprs[ResultIndex]->getObjectKind()), in GenericSelectionExpr()
4494 Init->getObjectKind()), in DesignatedInitExpr()
4822 assert(semantics[resultIndex]->getObjectKind() == OK_Ordinary); in Create()
H A DASTImporter.cpp7199 ExprObjectKind OK = E->getObjectKind(); in VisitChooseExpr()
7222 E->getObjectKind(), ToBuiltinLoc, ToRParenLoc); in VisitConvertVectorExpr()
7654 E->getValueKind(), E->getObjectKind(), ToOperatorLoc, in VisitBinaryOperator()
7671 E->getValueKind(), E->getObjectKind()); in VisitConditionalOperator()
7691 E->getObjectKind()); in VisitBinaryConditionalOperator()
7744 ToLocation, ToType, E->getValueKind(), E->getObjectKind(), ToSourceExpr); in VisitOpaqueValueExpr()
7757 ToLHS, ToRHS, ToType, E->getValueKind(), E->getObjectKind(), in VisitArraySubscriptExpr()
7776 E->getValueKind(), E->getObjectKind(), ToOperatorLoc, in VisitCompoundAssignOperator()
8304 E->getObjectKind(), E->isNonOdrUse()); in VisitMemberExpr()
9566 ToE->setObjectKind(FromE->getObjectKind()); in Import()
H A DTextNodeDumper.cpp162 switch (E->getObjectKind()) { in Visit()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h439 ExprObjectKind getObjectKind() const { in getObjectKind() function
444 ExprObjectKind OK = getObjectKind(); in isOrdinaryOrBitFieldObject()
464 bool refersToBitField() const { return getObjectKind() == OK_BitField; } in refersToBitField()
496 return getObjectKind() == OK_MatrixComponent; in refersToMatrixElement()
1033 subexpr->getObjectKind()), in FullExpr()
2112 val->getObjectKind()), in ParenExpr()
H A DExprCXX.h292 SemanticForm->getValueKind(), SemanticForm->getObjectKind()), in CXXRewrittenBinaryOperator()
1272 Param->getDefaultArg()->getObjectKind()), in CXXDefaultArgExpr()
4161 Pattern->getObjectKind()), in PackExpansionExpr()
4946 Resume->getObjectKind()), in CoroutineSuspendExpr()
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp618 CurrentPackingBits.addBits(E->getObjectKind(), /*BitsWidth=*/3); in VisitExpr()
695 nk == DeclarationName::Identifier && E->getObjectKind() == OK_Ordinary) { in VisitDeclRefExpr()
1073 E->getObjectKind() == OK_Ordinary) in VisitBinaryOperator()
1085 E->getObjectKind() == OK_Ordinary) in VisitCompoundAssignOperator()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4647 assert(E->getObjectKind() == OK_Ordinary); in EmitCallArg()
H A DCGExpr.cpp199 if (CondOp->getObjectKind() == OK_BitField) in EmitIgnoredExpr()
H A DCGBuiltin.cpp13226 bool IsBitField = Arg->IgnoreParens()->getObjectKind() == OK_BitField; in EmitBPFBuiltinExpr()