Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DHTMLGenerator.cpp902 std::function<void(Index)> IndexToJSON = [&](Index I) { in SerializeIndex() local
910 IndexToJSON(C); in SerializeIndex()
915 IndexToJSON(CDCtx.Idx); in SerializeIndex()