Home
last modified time | relevance | path

Searched defs:HTML (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang-tools-extra/unittests/clang-doc/
H A DMDGeneratorTest.cpp247 CommentInfo *HTML = Top.Children.back().get(); in TEST() local
H A DBitcodeTest.cpp250 CommentInfo *HTML = Top.Children.back().get(); in TEST() local
H A DYAMLGeneratorTest.cpp405 CommentInfo *HTML = Top.Children.back().get(); in TEST() local
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DLoggerTest.cpp160 TEST(LoggerTest, HTML) { in TEST() argument
/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h22 HTML, enumerator
/llvm-project/clang/tools/libclang/
H A DCXComment.cpp388 SmallString<1024> HTML; in clang_FullComment_getAsHTML() local
/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h558 std::unique_ptr<raw_fd_ostream> HTML; global() variable
/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1148 SmallVectorImpl<char> &HTML, in convertCommentToHTML()
/llvm-project/clang-tools-extra/clang-doc/
H A DHTMLGenerator.cpp1088 static GeneratorRegistry::Add<HTMLGenerator> HTML(HTMLGenerator::Format, global() variable
[all...]