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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
EvaluatedExprVisitor.h 37 bool shouldVisitDiscardedStmt() const { return true; }
110 if (!getDerived().shouldVisitDiscardedStmt()) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp 1570 bool shouldVisitDiscardedStmt() const { return false; }

Completed in 19 milliseconds