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 448 S.isSelfExpr(const_cast<Expr*>(PRE->getBase()))) {
449 // This cast is safe because isSelfExpr is only true within
    [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h 759 bool isSelfExpr(Expr *RExpr);
    [all...]

Completed in 115 milliseconds