Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp110 void PrintControlledStmt(Stmt *S) { in PrintControlledStmt() function in __anona3560f710111::StmtPrinter
289 PrintControlledStmt(Node->getBody()); in VisitSwitchStmt()
332 PrintControlledStmt(Node->getBody()); in VisitForStmt()
344 PrintControlledStmt(Node->getBody()); in VisitObjCForCollectionStmt()
357 PrintControlledStmt(Node->getBody()); in VisitCXXForRangeStmt()