Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp134 WeakObjectProfileTy(const Expr * BaseE,const ObjCPropertyDecl * Prop) WeakObjectProfileTy() argument
H A DTreeTransform.h3573 RebuildCXXDependentScopeMemberExpr(Expr * BaseE,QualType BaseType,bool IsArrow,SourceLocation OperatorLoc,NestedNameSpecifierLoc QualifierLoc,SourceLocation TemplateKWLoc,NamedDecl * FirstQualifierInScope,const DeclarationNameInfo & MemberNameInfo,const TemplateArgumentListInfo * TemplateArgs) RebuildCXXDependentScopeMemberExpr() argument
3597 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.cpp20715 Expr *BaseE = ME->getBase()->IgnoreParenCasts(); VisitMemberExpr() local
/llvm-project/libcxx/benchmarks/
H A Dformatter_int.bench.cpp
/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp838 CXXConstructExpr *BaseE = E; computeDependence() local
H A DExprConstant.cpp2221 const Expr *BaseE = Base.dyn_cast<const Expr *>(); CheckLValueConstantExpression() local
3603 if (auto *BaseE = Base.dyn_cast<const Expr *>()) lifetimeStartedInEvaluation() local