Home
last modified time | relevance | path

Searched refs:BlockCommandCommentBits (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/include/clang/AST/
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()