Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp298 const SCEV *BaseExp = getSCEVAsPointer(Base); in offsetFrom() local
390 const SCEV *BaseExp = getSCEVAsPointer(AI); in isSafeAccess() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1498 Expr *BaseExp = BaseExpr.get()->IgnoreParenImpCasts(); in LookupMemberExpr() local