Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h173 BlockCommandCommentBitfields BlockCommandCommentBits; member
627 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
628 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
639 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
640 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
657 return BlockCommandCommentBits.CommandID; in getCommandID()
712 BlockCommandCommentBits.CommandMarker); in getCommandMarker()