Home
last modified time | relevance | path

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

/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp185 std::unique_ptr<DiagnosticConsumer> OwnedClient; member in __anon1ee1c6270111::ExternalSemaSourceInstaller
202 OwnedClient = Diagnostics.takeClient(); in ExecuteAction()
/external/llvm-project/clang/unittests/Sema/
DExternalSemaSourceTest.cpp184 std::unique_ptr<DiagnosticConsumer> OwnedClient; member in __anon683099b50111::ExternalSemaSourceInstaller
201 OwnedClient = Diagnostics.takeClient(); in ExecuteAction()