Home
last modified time | relevance | path

Searched defs:UserStylesheets (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-doc/tool/
DClangDocMain.cpp78 static llvm::cl::list<std::string> UserStylesheets( variable
/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DHTMLGeneratorTest.cpp30 getClangDocContext(std::vector<std::string> UserStylesheets = {}, in getClangDocContext()
/external/llvm-project/clang-tools-extra/clang-doc/
DRepresentation.cpp326 std::vector<std::string> UserStylesheets, in ClangDocContext()
DRepresentation.h444 std::vector<std::string> UserStylesheets; member