Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp277 case InlineCommandComment::RenderNormal: in visitInlineCommandComment()
626 case InlineCommandComment::RenderNormal: in visitInlineCommandComment()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DCommentSema.cpp412 InlineCommandComment::RenderNormal, in actOnUnknownCommand()
1185 .Default(InlineCommandComment::RenderNormal); in getInlineCommandRenderKind()
H A DJSONNodeDumper.cpp1575 case comments::InlineCommandComment::RenderNormal: in visitInlineCommandComment()
H A DTextNodeDumper.cpp770 case comments::InlineCommandComment::RenderNormal: in visitInlineCommandComment()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h309 RenderNormal, enumerator