Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DGeneratorTest.cpp43 auto InfoG = std::make_unique<Info>(InfoType::IT_namespace); in TEST() local
44 Generator::addInfoToIndex(Idx, InfoG.get()); in TEST()