Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h171 BlockCommandCommentBitfields BlockCommandCommentBits; member
625 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
626 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
637 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
638 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
655 return BlockCommandCommentBits.CommandID; in getCommandID()
710 BlockCommandCommentBits.CommandMarker); in getCommandMarker()