Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DSerializeTest.cpp73 void ExtractInfosFromCodeWithArgs(StringRef Code, size_t NumExpectedInfos, in ExtractInfosFromCodeWithArgs() function
487 ExtractInfosFromCodeWithArgs(R"raw(export module M; in TEST()