Home
last modified time | relevance | path

Searched defs:shouldVisitDiscardedStmt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h37 bool shouldVisitDiscardedStmt() const { return true; } in shouldVisitDiscardedStmt() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1570 bool shouldVisitDiscardedStmt() const { return false; } in shouldVisitDiscardedStmt() function in __anon4163d5400411::DeferredDiagnosticsEmitter