Home
last modified time | relevance | path

Searched defs:BaseE (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp133 WeakObjectProfileTy(const Expr * BaseE,const ObjCPropertyDecl * Prop) WeakObjectProfileTy() argument
H A DTreeTransform.h3525 RebuildCXXDependentScopeMemberExpr(Expr * BaseE,QualType BaseType,bool IsArrow,SourceLocation OperatorLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation TemplateKWLoc,NamedDecl * FirstQualifierInScope,const DeclarationNameInfo & MemberNameInfo,const TemplateArgumentListInfo * TemplateArgs) RebuildCXXDependentScopeMemberExpr() argument
3549 RebuildUnresolvedMemberExpr(Expr * BaseE,QualType BaseType,SourceLocation OperatorLoc,bool IsArrow,NestedNameSpecifierLoc QualifierLoc,SourceLocation TemplateKWLoc,NamedDecl * FirstQualifierInScope,LookupResult & R,const TemplateArgumentListInfo * TemplateArgs) RebuildUnresolvedMemberExpr() argument
H A DSemaOpenMP.cpp21409 Expr *BaseE = ME->getBase()->IgnoreParenCasts(); VisitMemberExpr() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp799 CXXConstructExpr *BaseE = E; computeDependence() local
H A DExprConstant.cpp2214 const Expr *BaseE = Base.dyn_cast<const Expr *>(); CheckLValueConstantExpression() local
3590 if (auto *BaseE = Base.dyn_cast<const Expr *>()) lifetimeStartedInEvaluation() local