Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DScopeInfo.cpp51 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) { in getBaseInfo() function in FunctionScopeInfo::WeakObjectProfileTy
103 Base = getBaseInfo(E); in WeakObjectProfileTy()
115 Base = getBaseInfo(BaseE); in WeakObjectProfileTy()
127 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) { in WeakObjectProfileTy()
/external/clang/include/clang/Sema/
DScopeInfo.h188 static BaseInfoTy getBaseInfo(const Expr *BaseE);