Searched refs:InlineCommandCommentBits (Results 1 – 1 of 1) sorted by relevance
132 InlineCommandCommentBitfields InlineCommandCommentBits; member300 InlineCommandCommentBits.RenderKind = RK; in InlineCommandComment()301 InlineCommandCommentBits.CommandID = CommandID; in InlineCommandComment()315 return InlineCommandCommentBits.CommandID; in getCommandID()328 return static_cast<RenderKind>(InlineCommandCommentBits.RenderKind); in getRenderKind()