Searched refs:CTUAction (Results 1 – 1 of 1) sorted by relevance
141 class CTUAction : public clang::ASTFrontendAction { class143 CTUAction(bool *Success, unsigned OverrideLimit) in CTUAction() function in clang::cross_tu::__anonea4a8ec80111::CTUAction163 EXPECT_TRUE(tooling::runToolOnCode(std::make_unique<CTUAction>(&Success, 1u), in TEST()170 EXPECT_TRUE(tooling::runToolOnCode(std::make_unique<CTUAction>(&Success, 0u), in TEST()