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 51 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) {
103 Base = getBaseInfo(E);
115 Base = getBaseInfo(BaseE);
127 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) {
  /external/clang/include/clang/Sema/
ScopeInfo.h 188 static BaseInfoTy getBaseInfo(const Expr *BaseE);

Completed in 517 milliseconds