Searched refs:ASTPrint (Results 1 – 7 of 7) sorted by relevance
69 ASTPrint("ast-print", variable187 if (ASTPrint) in newASTConsumer()
43 ASTPrint, enumerator
48 case ASTPrint: return std::make_unique<ASTPrintAction>(); in CreateFrontendBaseAction()
63 case frontend::ASTPrint: in IncrementalAction()
186 if (this->ASTPrint.operator _Bool())
2455 {frontend::ASTPrint, OPT_ast_print}, in getFrontendActionTable()4117 case frontend::ASTPrint: in isStrictlyPreprocessorAction()
647 clang/unittests/AST/ASTPrint.h