Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-doc/tool/
H A DClangDocMain.cpp66 OutDirectory("output", variable
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.cpp369 StringRef OutDirectory, StringRef SourceRoot, in ClangDocContext() argument
H A DRepresentation.h489 std::string OutDirectory; // Directory for outputting generated files. global() member
H A DHTMLGenerator.cpp1050 copyFile(StringRef FilePath,StringRef OutDirectory) copyFile() argument