Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Tooling/
H A DTooling.h400 std::unique_ptr<FrontendActionFactory> newFrontendActionFactory() { newFrontendActionFactory() function
413 inline std::unique_ptr<FrontendActionFactory> newFrontendActionFactory( newFrontendActionFactory() function
/llvm-project/clang/unittests/Tooling/
H A DToolingTest.cpp155 TEST(newFrontendActionFactory,CreatesFrontendActionFactoryFromType) TEST() argument
168 TEST(newFrontendActionFactory,CreatesFrontendActionFactoryFromFactoryType) TEST() argument
491 TEST(newFrontendActionFactory,InjectsSourceFileCallbacks) TEST() argument
[all...]