Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-objc-1.mm30 template <typename T> struct ProtocolTest { struct
36 template struct ProtocolTest<int>;
37 template struct ProtocolTest<double>; struct
/llvm-project/mlir/unittests/Tools/lsp-server-support/
H A DProtocol.cpp19 TEST(ProtocolTest, DiagnosticTagPresent) { in TEST() argument
36 TEST(ProtocolTest, DiagnosticTagNotPresent) { in TEST() argument