Home
last modified time | relevance | path

Searched refs:GetCommandLineFlagsForTesting (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dfrontend_action_test_util.h56 virtual std::vector<std::string> GetCommandLineFlagsForTesting(
63 GetCommandLineFlagsForTesting(input_file_); in RunFrontendAction()
H A Dfrontend_action_test_util.cc74 std::vector<std::string> FrontendActionTest::GetCommandLineFlagsForTesting( in GetCommandLineFlagsForTesting() function in sapi::FrontendActionTest