Home
last modified time | relevance | path

Searched refs:convertHTMLTagNodeToText (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Index/
DCommentToXML.h32 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Index/
DCommentToXML.h32 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Index/
DCommentToXML.h32 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Index/
DCommentToXML.h32 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
/aosp_15_r20/external/clang/include/clang/Index/
H A DCommentToXML.h39 void convertHTMLTagNodeToText(const comments::HTMLTagComment *HTC,
/aosp_15_r20/external/clang/tools/libclang/
H A DCXComment.cpp375 TU->CommentToXML->convertHTMLTagNodeToText( in clang_HTMLTagComment_getAsString()
/aosp_15_r20/external/clang/lib/Index/
H A DCommentToXML.cpp1140 void CommentToXMLConverter::convertHTMLTagNodeToText( in convertHTMLTagNodeToText() function in CommentToXMLConverter