Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DSerializeTest.cpp505 NamespaceInfo ExpectedBWithExportedFunction(EmptySID); in TEST() local
512 ExpectedBWithExportedFunction.ChildFunctions.emplace_back( in TEST()
514 CheckNamespaceInfo(&ExpectedBWithExportedFunction, BWithExportedFunction); in TEST()