Home
last modified time | relevance | path

Searched refs:RenderAnchor (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/tools/libclang/
DCXComment.cpp163 case InlineCommandComment::RenderAnchor: in clang_InlineCommandComment_getRenderKind()
/external/llvm-project/clang/lib/Index/
DCommentToXML.cpp302 case InlineCommandComment::RenderAnchor: in visitInlineCommandComment()
650 case InlineCommandComment::RenderAnchor: in visitInlineCommandComment()
/external/llvm-project/clang/include/clang/AST/
DComment.h313 RenderAnchor enumerator
/external/llvm-project/clang/lib/AST/
DCommentSema.cpp1184 .Case("anchor", InlineCommandComment::RenderAnchor) in getInlineCommandRenderKind()
DJSONNodeDumper.cpp1534 case comments::InlineCommandComment::RenderAnchor: in visitInlineCommandComment()
DTextNodeDumper.cpp741 case comments::InlineCommandComment::RenderAnchor: in visitInlineCommandComment()