Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-doc/
DRepresentation.cpp327 std::vector<std::string> JsScripts) in ClangDocContext() argument
330 JsScripts(JsScripts) { in ClangDocContext()
DRepresentation.h432 std::vector<std::string> JsScripts);
446 std::vector<std::string> JsScripts; member
DHTMLGenerator.cpp290 for (const auto &FilePath : CDCtx.JsScripts) { in genJsScriptsHTML()
/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DHTMLGeneratorTest.cpp37 CDCtx.JsScripts.emplace_back("index.js");