Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h173 BlockCommandCommentBitfields BlockCommandCommentBits; member
622 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
623 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
634 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
635 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
652 return BlockCommandCommentBits.CommandID; in getCommandID()
707 BlockCommandCommentBits.CommandMarker); in getCommandMarker()