Home
last modified time | relevance | path

Searched refs:getBaseInfo (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DScopeInfo.cpp58 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) { in getBaseInfo() function in FunctionScopeInfo::WeakObjectProfileTy
125 Base = getBaseInfo(E); in WeakObjectProfileTy()
137 Base = getBaseInfo(BaseE); in WeakObjectProfileTy()
149 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) { in WeakObjectProfileTy()
/external/clang/include/clang/Sema/
DScopeInfo.h208 static BaseInfoTy getBaseInfo(const Expr *BaseE);