Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DScopeInfo.cpp45 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) { in getBaseInfo() function in FunctionScopeInfo::WeakObjectProfileTy
98 Base = getBaseInfo(E); in WeakObjectProfileTy()
110 Base = getBaseInfo(BaseE); in WeakObjectProfileTy()
122 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) { in WeakObjectProfileTy()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DScopeInfo.h173 static BaseInfoTy getBaseInfo(const Expr *BaseE);