Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDComment.h173 BlockCommandCommentBitfields BlockCommandCommentBits; member
623 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
624 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
635 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
636 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
653 return BlockCommandCommentBits.CommandID; in getCommandID()
708 BlockCommandCommentBits.CommandMarker); in getCommandMarker()