Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h173 BlockCommandCommentBitfields BlockCommandCommentBits; member
621 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
622 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
633 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
634 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
651 return BlockCommandCommentBits.CommandID; in getCommandID()
706 BlockCommandCommentBits.CommandMarker); in getCommandMarker()