Home
last modified time | relevance | path

Searched defs:CXCommentInlineCommandRenderKind_Bold (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang-c/
DDocumentation.h174 CXCommentInlineCommandRenderKind_Bold, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs144 const CXCommentInlineCommandRenderKind_Bold = 1, constant