Home
last modified time | relevance | path

Searched refs:RenderNormal (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
HDCommentToXML.cpp275 case InlineCommandComment::RenderNormal: in visitInlineCommandComment()
624 case InlineCommandComment::RenderNormal: in visitInlineCommandComment()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDCommentSema.cpp409 InlineCommandComment::RenderNormal, in actOnUnknownCommand()
1147 .Default(InlineCommandComment::RenderNormal); in getInlineCommandRenderKind()
HDTextNodeDumper.cpp480 case comments::InlineCommandComment::RenderNormal: in visitInlineCommandComment()
HDJSONNodeDumper.cpp1509 case comments::InlineCommandComment::RenderNormal: in visitInlineCommandComment()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDComment.h311 RenderNormal, enumerator