HomeSort by relevance Sort by last modified time
    Searched refs:getBaseInfo (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
ScopeInfo.cpp 55 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) {
122 Base = getBaseInfo(E);
134 Base = getBaseInfo(BaseE);
146 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) {
  /external/clang/include/clang/Sema/
ScopeInfo.h 197 static BaseInfoTy getBaseInfo(const Expr *BaseE);

Completed in 178 milliseconds