Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp114 PrintRawCompoundStmt(CS); in PrintControlledStmt()
122 void PrintRawCompoundStmt(CompoundStmt *S);
177 void StmtPrinter::PrintRawCompoundStmt(CompoundStmt *Node) { in PrintRawCompoundStmt() function in StmtPrinter
268 PrintRawCompoundStmt(Node); in VisitCompoundStmt()
333 PrintRawCompoundStmt(CS); in PrintRawIfStmt()
346 PrintRawCompoundStmt(CS); in PrintRawIfStmt()
388 PrintRawCompoundStmt(CS); in VisitDoStmt()
458 PrintRawCompoundStmt(Node->getSubStmt()); in VisitMSDependentExistsStmt()
589 PrintRawCompoundStmt(TS); in VisitObjCAtTryStmt()
599 PrintRawCompoundStmt(CS); in VisitObjCAtTryStmt()
[all …]