Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DTooling.h310 std::unique_ptr<FrontendActionFactory> newFrontendActionFactory() { in newFrontendActionFactory() function
321 inline std::unique_ptr<FrontendActionFactory> newFrontendActionFactory( in newFrontendActionFactory() function
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DToolingTest.cpp127 TEST(newFrontendActionFactory, CreatesFrontendActionFactoryFromType) { in TEST() argument
140 TEST(newFrontendActionFactory, CreatesFrontendActionFactoryFromFactoryType) { in TEST() argument
204 TEST(newFrontendActionFactory, InjectsSourceFileCallbacks) { in TEST() argument