Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/
H A DStandaloneExecution.cpp52 llvm::Error StandaloneToolExecutor::execute( in execute()
H A DAllTUsExecution.cpp78 llvm::Error AllTUsToolExecutor::execute( in execute()
/llvm-project/clang/unittests/Tooling/
H A DExecutionTest.cpp101 execute(llvm::ArrayRef<std::pair<std::unique_ptr<FrontendActionFactory>,ArgumentsAdjuster>>) execute() argument