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 58 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) {
125 Base = getBaseInfo(E);
137 Base = getBaseInfo(BaseE);
149 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) {
  /external/clang/include/clang/Sema/
ScopeInfo.h 208 static BaseInfoTy getBaseInfo(const Expr *BaseE);

Completed in 52 milliseconds