Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DGeneratorTest.cpp31 auto InfoD = std::make_unique<Info>(); in TEST() local
32 InfoD->Name = "D"; in TEST()
33 InfoD->USR = serialize::hashUSR("4"); in TEST()