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

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

Completed in 98 milliseconds