Home
last modified time | relevance | path

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

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