Home
last modified time | relevance | path

Searched refs:RenderMonospaced (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DCommentDumper.cpp130 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
DCommentSema.cpp753 .Cases("c", "p", InlineCommandComment::RenderMonospaced) in getInlineCommandRenderKind()
/external/clang/tools/libclang/
DCXComment.cpp152 case InlineCommandComment::RenderMonospaced: in clang_InlineCommandComment_getRenderKind()
605 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
914 case InlineCommandComment::RenderMonospaced: in visitInlineCommandComment()
/external/clang/include/clang/AST/
DComment.h284 RenderMonospaced, enumerator