Searched refs:ASTActions (Results 1 – 1 of 1) sorted by relevance
996 if (ASTActions.empty() || ASTActions.back() != ASTAction) in TEST_F()997 ASTActions.push_back(ASTAction); in TEST_F()1009 return ASTActions; in TEST_F()1014 std::vector<ASTAction::Kind> ASTActions; in TEST_F() member in clang::clangd::__anon7b80712b0111::TEST_F::CaptureTUStatus