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

  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaPseudoObject.cpp 459 S.isSelfExpr(const_cast<Expr*>(PRE->getBase()))) {
460 // This cast is safe because isSelfExpr is only true within
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h 785 bool isSelfExpr(Expr *RExpr);
    [all...]

Completed in 166 milliseconds