HomeSort by: relevance | last modified time | path
    Searched defs:getBaseInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
ScopeInfo.cpp 69 FunctionScopeInfo::WeakObjectProfileTy::getBaseInfo(const Expr *E) {
123 Base = getBaseInfo(E);
135 Base = getBaseInfo(BaseE);
147 : Base(getBaseInfo(IvarE->getBase())), Property(IvarE->getDecl()) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 321 LValueBaseInfo getBaseInfo() const { return BaseInfo; }

Completed in 19 milliseconds