| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Expr.h | 121 Expr(StmtClass SC, QualType T, ExprValueKind VK, ExprObjectKind OK) in Expr() 443 ExprObjectKind getObjectKind() const { in getObjectKind() 444 return static_cast<ExprObjectKind>(ExprBits.ObjectKind); in getObjectKind() 448 ExprObjectKind OK = getObjectKind(); in isOrdinaryOrBitFieldObject() 456 void setObjectKind(ExprObjectKind Cat) { ExprBits.ObjectKind = Cat; } in setObjectKind() 1182 ExprObjectKind OK = OK_Ordinary, Expr *SourceExpr = nullptr) 2260 ExprValueKind VK, ExprObjectKind OK, SourceLocation l, 2275 ExprObjectKind OK, SourceLocation l, 2727 ExprObjectKind OK, SourceLocation rbracketloc) in ArraySubscriptExpr() 3329 ExprValueKind VK, ExprObjectKind OK, NonOdrUseReason NOUR); [all …]
|
| H A D | ExprObjC.h | 650 ExprObjectKind OK, SourceLocation l, Expr *base) in ObjCPropertyRefExpr() 658 ExprObjectKind OK, SourceLocation l, SourceLocation sl, in ObjCPropertyRefExpr() 667 QualType T, ExprValueKind VK, ExprObjectKind OK, in ObjCPropertyRefExpr() 677 QualType T, ExprValueKind VK, ExprObjectKind OK, in ObjCPropertyRefExpr() 688 QualType T, ExprValueKind VK, ExprObjectKind OK, in ObjCPropertyRefExpr() 856 ExprObjectKind OK, ObjCMethodDecl *getMethod, in ObjCSubscriptRefExpr()
|
| H A D | Stmt.h | 361 LLVM_PREFERRED_TYPE(ExprObjectKind)
|
| H A D | ExprCXX.h | 1019 ExprObjectKind OK, SourceLocation RBracketLoc) in MSPropertySubscriptExpr()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Specifiers.h | 149 enum ExprObjectKind { enum
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Expr.cpp | 1715 ExprValueKind VK, ExprObjectKind OK, in MemberExpr() 1754 QualType T, ExprValueKind VK, ExprObjectKind OK, NonOdrUseReason NOUR) { in Create() 4852 ExprObjectKind OK, SourceLocation opLoc, in BinaryOperator() 4871 ExprObjectKind OK, SourceLocation opLoc, in BinaryOperator() 4897 ExprValueKind VK, ExprObjectKind OK, in Create() 4919 ExprObjectKind OK, SourceLocation opLoc, in Create() 4939 QualType type, ExprValueKind VK, ExprObjectKind OK, in UnaryOperator() 4954 ExprValueKind VK, ExprObjectKind OK, in Create() 5445 ExprValueKind VK, ExprObjectKind OK, SourceLocation BuiltinLoc, in Create()
|
| H A D | ASTImporter.cpp | 7648 ExprObjectKind OK = E->getObjectKind(); in VisitChooseExpr()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExprMember.cpp | 830 QualType Ty, ExprValueKind VK, ExprObjectKind OK, in BuildMemberExpr() 1768 ExprObjectKind OK = OK_Ordinary; in BuildFieldReferenceExpr()
|
| H A D | HLSLBuiltinTypeDeclBuilder.cpp | 472 ExprObjectKind::OK_Ordinary, SourceLocation(), FPOptionsOverride()); in assign()
|
| H A D | SemaExpr.cpp | 5194 ExprObjectKind OK = OK_Ordinary; in CreateBuiltinArraySubscriptExpr() 6812 ExprObjectKind OK = OK_Ordinary; in BuildAsTypeExpr() 8502 ExprObjectKind &OK, in CheckConditionalOperands() 8926 ExprObjectKind OK = OK_Ordinary; in ActOnConditionalOp() 14185 ExprObjectKind &OK, in CheckIncrementDecrementOperand() 14895 ExprValueKind VK, ExprObjectKind OK, in convertHalfVecBinOp() 14978 ExprObjectKind OK = OK_Ordinary; in CreateBuiltinBinOp() 15648 ExprObjectKind OK = OK_Ordinary; in CreateBuiltinUnaryOp() 16267 ExprObjectKind OK = OK_Ordinary; in ActOnChooseExpr()
|
| H A D | SemaExprCXX.cpp | 5828 ExprObjectKind &OK, in CXXCheckConditionalOperands()
|
| H A D | SemaTemplate.cpp | 3190 ExprObjectKind OK = OK_Ordinary; in builtinCommonTypeImpl()
|
| H A D | SemaChecking.cpp | 5535 ExprObjectKind OK = OK_Ordinary; in ConvertVectorExpr()
|
| H A D | SemaOpenMP.cpp | 17696 ExprObjectKind OK, in getOpenMPCapturedExpr()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | SemaOpenMP.h | 159 ExprObjectKind OK, SourceLocation Loc);
|
| H A D | Sema.h | 7789 ExprObjectKind &OK, SourceLocation QuestionLoc); 8721 ExprObjectKind &OK, SourceLocation questionLoc); 8874 ExprValueKind VK, ExprObjectKind OK,
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 540 E->setObjectKind(static_cast<ExprObjectKind>( in VisitExpr()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5369 …:Expr*&, clang::Expr*&, clang::Expr*&, clang::ExprValueKind&, clang::ExprObjectKind&, clang::Sourc… 5441 …::Expr*, clang::Expr*, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::Source… 5443 …::Expr*, clang::Expr*, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::Source… 5482 …:Expr*&, clang::Expr*&, clang::Expr*&, clang::ExprValueKind&, clang::ExprObjectKind&, clang::Sourc… 8710 …ation, clang::Expr*, clang::Expr*, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind)"}, 8711 …ng::UnaryOperatorKind, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::Source… 8715 …g::BinaryOperatorKind, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::Source… 9263 …g::BinaryOperatorKind, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind, clang::Source… 10266 …::TemplateArgumentListInfo const*, clang::QualType, clang::ExprValueKind, clang::ExprObjectKind)"},
|