Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DHTMLGeneratorTest.cpp30 getClangDocContext(std::vector<std::string> UserStylesheets = {}, in getClangDocContext() argument
/llvm-project/clang-tools-extra/clang-doc/tool/
H A DClangDocMain.cpp79 static llvm::cl::list<std::string> UserStylesheets( variable
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.cpp371 std::vector<std::string> UserStylesheets) in ClangDocContext() argument
H A DRepresentation.h497 std::vector<std::string> UserStylesheets; global() member