Searched defs:ProcessASTAction (Results 1 – 1 of 1) sorted by relevance
27 class ProcessASTAction : public clang::ASTFrontendAction { class29 ProcessASTAction(llvm::unique_function<void(clang::ASTContext &)> Process) in ProcessASTAction() function in __anon183f8df00111::ProcessASTAction