Home
last modified time | relevance | path

Searched refs:PrintControlledStmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp109 void PrintControlledStmt(Stmt *S) { in PrintControlledStmt() function in __anonb8d8be080111::StmtPrinter
288 PrintControlledStmt(Node->getBody()); in VisitSwitchStmt()
331 PrintControlledStmt(Node->getBody()); in VisitForStmt()
343 PrintControlledStmt(Node->getBody()); in VisitObjCForCollectionStmt()
356 PrintControlledStmt(Node->getBody()); in VisitCXXForRangeStmt()