Searched refs:ASTActions (Results 1 – 1 of 1) sorted by relevance
985 if (ASTActions.empty() || ASTActions.back() != ASTAction) in TEST_F()986 ASTActions.push_back(ASTAction); in TEST_F()998 return ASTActions; in TEST_F()1003 std::vector<ASTAction::Kind> ASTActions; in TEST_F() member in clang::clangd::__anon644364680111::TEST_F::CaptureTUStatus