Home
last modified time | relevance | path

Searched defs:ProcessASTAction (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/unittests/AST/
H A DRecursiveASTVisitorTest.cpp27 class ProcessASTAction : public clang::ASTFrontendAction { class
29 ProcessASTAction(llvm::unique_function<void(clang::ASTContext &)> Process) in ProcessASTAction() function in __anon183f8df00111::ProcessASTAction