| /llvm-project-15.0.7/lldb/unittests/Host/ |
| H A D | XMLTest.cpp | 48 TEST(XML, GetAs) { in TEST() argument 92 TEST(XML, GracefulNoXML) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/ |
| H A D | fail_with_control_chars.txt | 2 # This tests checks that the xunit output correctly escapes them in the XML.
|
| /llvm-project-15.0.7/clang/include/clang/Index/ |
| H A D | CommentToXML.h | 37 SmallVectorImpl<char> &XML,
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CXComment.cpp | 403 SmallString<1024> XML; in clang_FullComment_getAsXML() local 405 ->convertCommentToXML(FC, XML, cxtu::getASTUnit(TU)->getASTContext()); in clang_FullComment_getAsXML() 406 return cxstring::createDup(XML.str()); in clang_FullComment_getAsXML()
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | comment-objc-parameterized-classes.m | 6 // Ensure that XML we generate is not invalid.
|
| H A D | annotate-comments-typedef.m | 7 // Ensure that XML we generate is not invalid.
|
| H A D | annotate-comments-property-accessor.m | 7 // Ensure that XML we generate is not invalid.
|
| H A D | comment-objc-decls.m | 6 // Ensure that XML we generate is not invalid.
|
| H A D | annotate-comments-objc.m | 95 // Ensure that XML is not invalid
|
| H A D | headerfile-comment-to-html.m | 7 // Ensure that XML we generate is not invalid.
|
| H A D | overriding-method-comments.mm | 7 // Ensure that XML we generate is not invalid.
|
| /llvm-project-15.0.7/lldb/include/lldb/ |
| H A D | module.modulemap | 54 module XML { header "Host/XML.h" export * }
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Host/ |
| H A D | BUILD.gn | 48 "common/XML.cpp",
|
| /llvm-project-15.0.7/lldb/source/Host/ |
| H A D | CMakeLists.txt | 44 common/XML.cpp
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | doxygen.cfg.in | 1005 # the directory name containing the HTML and XML files should also have 1240 # configuration options related to the XML output 1244 # generate an XML file that captures the structure of 1255 # The XML_SCHEMA tag can be used to specify an XML schema, 1256 # which can be used by a validating XML parser to check the 1257 # syntax of the XML files. 1261 # The XML_DTD tag can be used to specify an XML DTD, 1262 # which can be used by a validating XML parser to check the 1263 # syntax of the XML files. 1269 # and cross-referencing information) to the XML output. Note that [all …]
|
| /llvm-project-15.0.7/openmp/runtime/doc/doxygen/ |
| H A D | config | 250 # can mix doxygen, HTML, and XML commands with Markdown formatting. 1137 # the directory name containing the HTML and XML files should also have 1412 # configuration options related to the XML output 1416 # generate an XML file that captures the structure of 1427 # The XML_SCHEMA tag can be used to specify an XML schema, 1428 # which can be used by a validating XML parser to check the 1429 # syntax of the XML files. 1433 # The XML_DTD tag can be used to specify an XML DTD, 1434 # which can be used by a validating XML parser to check the 1435 # syntax of the XML files. [all …]
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | CommentToXML.cpp | 1146 SmallVectorImpl<char> &XML, in convertCommentToXML() argument 1148 CommentASTToXMLConverter Converter(FC, XML, Context.getCommentCommandTraits(), in convertCommentToXML()
|
| /llvm-project-15.0.7/bolt/docs/ |
| H A D | doxygen.cfg.in | 281 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 1329 # the directory name containing the HTML and XML files should also have this 1491 # script for searching. Instead the search results are written to an XML file 1782 # Configuration options related to the XML output 1785 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that 1791 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a 1800 # validating XML parser to check the syntax of the XML files. 1805 # The XML_DTD tag can be used to specify a XML DTD, which can be used by a 1806 # validating XML parser to check the syntax of the XML files. 1813 # the XML output. Note that enabling this will significantly increase the size [all …]
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | doxygen.cfg.in | 279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 1325 # the directory name containing the HTML and XML files should also have this 1487 # script for searching. Instead the search results are written to an XML file 1778 # Configuration options related to the XML output 1781 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that 1787 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a 1796 # validating XML parser to check the syntax of the XML files. 1801 # The XML_DTD tag can be used to specify a XML DTD, which can be used by a 1802 # validating XML parser to check the syntax of the XML files. 1809 # the XML output. Note that enabling this will significantly increase the size [all …]
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | doxygen.cfg.in | 281 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 1327 # the directory name containing the HTML and XML files should also have this 1489 # script for searching. Instead the search results are written to an XML file 1780 # Configuration options related to the XML output 1783 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that 1789 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a 1798 # validating XML parser to check the syntax of the XML files. 1803 # The XML_DTD tag can be used to specify a XML DTD, which can be used by a 1804 # validating XML parser to check the syntax of the XML files. 1811 # the XML output. Note that enabling this will significantly increase the size [all …]
|
| /llvm-project-15.0.7/clang/tools/c-index-test/ |
| H A D | c-index-test.c | 717 CXString XML; in PrintCursorComments() local 718 XML = clang_FullComment_getAsXML(Comment); in PrintCursorComments() 719 PrintCXStringWithPrefix("FullCommentAsXML", XML); in PrintCursorComments() 720 ValidateCommentXML(clang_getCString(XML), CommentSchemaFile); in PrintCursorComments() 721 clang_disposeString(XML); in PrintCursorComments()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | BitCodeFormat.rst | 25 XML in some ways. Like XML, bitstream files contain tags, and nested 27 Unlike XML, the bitstream format is a binary encoding, and unlike XML it
|
| H A D | doxygen.cfg.in | 280 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 1315 # Eclipse, the contents of the directory containing the HTML and XML files needs 1325 # the directory name containing the HTML and XML files should also have this 1487 # script for searching. Instead the search results are written to an XML file 1778 # Configuration options related to the XML output 1781 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that 1787 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a 1797 # the XML output. Note that enabling this will significantly increase the size 1798 # of the XML output.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | doxygen.cfg.in | 279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 1314 # Eclipse, the contents of the directory containing the HTML and XML files needs 1324 # the directory name containing the HTML and XML files should also have this 1486 # script for searching. Instead the search results are written to an XML file 1777 # Configuration options related to the XML output 1780 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that 1786 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a 1796 # the XML output. Note that enabling this will significantly increase the size 1797 # of the XML output.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | doxygen.cfg.in | 279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in 1325 # Eclipse, the contents of the directory containing the HTML and XML files needs 1335 # the directory name containing the HTML and XML files should also have this 1497 # script for searching. Instead the search results are written to an XML file 1788 # Configuration options related to the XML output 1791 # If the GENERATE_XML tag is set to YES doxygen will generate an XML file that 1797 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a 1807 # the XML output. Note that enabling this will significantly increase the size 1808 # of the XML output.
|