Searched refs:RenderMonospaced (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Index/
H A DCommentToXML.cpp294 case InlineCommandComment::RenderMonospaced:
654 case InlineCommandComment::RenderMonospaced:
/external/clang/tools/libclang/
H A DCXComment.cpp161 case InlineCommandComment::RenderMonospaced:
/external/clang/include/clang/AST/
H A DComment.h315 RenderMonospaced, enumerator in enum:clang::comments::InlineCommandComment::RenderKind
/external/clang/lib/AST/
H A DASTDumper.cpp2058 case InlineCommandComment::RenderMonospaced:
2059 OS << " RenderMonospaced";
H A DCommentSema.cpp1091 .Cases("c", "p", InlineCommandComment::RenderMonospaced)

Completed in 4218 milliseconds