Home
last modified time | relevance | path

Searched defs:BaseExp (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp277 const SCEV *BaseExp = SE.getTruncateOrZeroExtend(SE.getSCEV(Base), PtrTy); offsetFrom() local
371 const SCEV *BaseExp = ToCharPtr(SE.getSCEV(AI)); isSafeAccess() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1484 Expr *BaseExp = BaseExpr.get()->IgnoreParenImpCasts(); LookupMemberExpr() local