Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h22 HTML, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h544 std::unique_ptr<raw_fd_ostream> HTML; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1130 convertCommentToHTML(const FullComment * FC,SmallVectorImpl<char> & HTML,const ASTContext & Context) convertCommentToHTML() argument