Home
last modified time | relevance | path

Searched defs:BaseExpr (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp512 ActOnDependentMemberExpr(Expr * BaseExpr,QualType BaseType,bool IsArrow,SourceLocation OpLoc,const CXXScopeSpec & SS,SourceLocation TemplateKWLoc,NamedDecl * FirstQualifierInScope,const DeclarationNameInfo & NameInfo,const TemplateArgumentListInfo * TemplateArgs) ActOnDependentMemberExpr() argument
558 DiagnoseQualifiedMemberReference(Sema & SemaRef,Expr * BaseExpr,QualType BaseType,const CXXScopeSpec & SS,NamedDecl * rep,const DeclarationNameInfo & nameInfo) DiagnoseQualifiedMemberReference() argument
584 CheckQualifiedMemberReference(Expr * BaseExpr,QualType BaseType,const CXXScopeSpec & SS,const LookupResult & R) CheckQualifiedMemberReference() argument
673 LookupMemberExprInRecord(Sema & SemaRef,LookupResult & R,Expr * BaseExpr,const RecordType * RTy,SourceLocation OpLoc,bool IsArrow,CXXScopeSpec & SS,bool HasTemplateArgs,SourceLocation TemplateKWLoc,TypoExpr * & TE) LookupMemberExprInRecord() argument
916 BuildMSPropertyRefExpr(Sema & S,Expr * BaseExpr,bool IsArrow,const CXXScopeSpec & SS,MSPropertyDecl * PD,const DeclarationNameInfo & NameInfo) BuildMSPropertyRefExpr() argument
983 BuildMemberReferenceExpr(Expr * BaseExpr,QualType BaseExprType,SourceLocation OpLoc,bool IsArrow,const CXXScopeSpec & SS,SourceLocation TemplateKWLoc,NamedDecl * FirstQualifierInScope,LookupResult & R,const TemplateArgumentListInfo * TemplateArgs,const Scope * S,bool SuppressQualifierCheck,ActOnMemberAccessExtraArgs * ExtraArgs) BuildMemberReferenceExpr() argument
1278 LookupMemberExpr(Sema & S,LookupResult & R,ExprResult & BaseExpr,bool & IsArrow,SourceLocation OpLoc,CXXScopeSpec & SS,Decl * ObjCImpDecl,bool HasTemplateArgs,SourceLocation TemplateKWLoc) LookupMemberExpr() argument
1834 BuildFieldReferenceExpr(Expr * BaseExpr,bool IsArrow,SourceLocation OpLoc,const CXXScopeSpec & SS,FieldDecl * Field,DeclAccessPair FoundDecl,const DeclarationNameInfo & MemberNameInfo) BuildFieldReferenceExpr() argument
[all...]
H A DSemaPseudoObject.cpp1146 Expr *BaseExpr = RefExpr->getBaseExpr(); findAtIndexGetter() local
1249 Expr *BaseExpr = RefExpr->getBaseExpr(); findAtIndexSetter() local
[all...]
H A DSemaExprObjC.cpp764 BuildObjCSubscriptExpression(SourceLocation RB,Expr * BaseExpr,Expr * IndexExpr,ObjCMethodDecl * getterMethod,ObjCMethodDecl * setterMethod) BuildObjCSubscriptExpression() argument
1977 HandleExprPropertyRefExpr(const ObjCObjectPointerType * OPT,Expr * BaseExpr,SourceLocation OpLoc,DeclarationName MemberName,SourceLocation MemberLoc,SourceLocation SuperLoc,QualType SuperType,bool Super) HandleExprPropertyRefExpr() argument
[all...]
H A DSemaInit.cpp9220 Expr *BaseExpr = new (S.Context) Perform() local
H A DSemaDeclCXX.cpp17447 Expr *BaseExpr = AssertExpr; BuildStaticAssertDeclaration() local
H A DSemaChecking.cpp17976 CheckArrayAccess(const Expr * BaseExpr,const Expr * IndexExpr,const ArraySubscriptExpr * ASE,bool AllowOnePastEnd,bool IndexNegated) CheckArrayAccess() argument
[all...]
H A DSemaExpr.cpp5931 Expr *BaseExpr, *IndexExpr; CreateBuiltinArraySubscriptExpr() local
[all...]
H A DSemaOpenMP.cpp6083 Expr *BaseExpr = OE; processImplicitMapsWithDefaultMappers() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h118 ConstantExpr *BaseExpr; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp544 const SCEV *BaseExpr = SE->getGEPExpr(cast<GEPOperator>(GEP), IndexExprs); allocateCandidatesAndFindBasisForGEP() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp134 Expr *BaseExpr = E->getBase(); in EmitCXXPseudoDestructorExpr() local
443 const Expr *BaseExpr = BO->getLHS(); EmitCXXMemberPointerCallExpr() local
H A DCGExpr.cpp4595 Expr *BaseExpr = E->getBase(); EmitMemberExpr() local
5687 const Expr *BaseExpr = E->getBase(); EmitObjCIvarRefLValue() local
[all...]
H A DCGExprScalar.cpp5207 Expr *BaseExpr = E->getBase(); EmitObjCIsaExpr() local
H A DCGOpenMPRuntime.cpp7214 const Expr *BaseExpr = E->getBase(); generateInfoForComponentList() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4340 const auto BaseExpr = getCodeViewJumpTableInfo() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3364 Expr *BaseExpr = M->getBase(); VisitMemberExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5796 Expr *BaseExpr = IV->getBase(); in RewriteObjCIvarRefExpr() local
H A DRewriteModernObjC.cpp7442 Expr *BaseExpr = IV->getBase(); RewriteObjCIvarRefExpr() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h930 Expr *BaseExpr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3743 const SCEV *BaseExpr = getSCEV(GEP->getPointerOperand()); getGEPExpr() local