Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComment.h173 BlockCommandCommentBitfields BlockCommandCommentBits; member
604 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
605 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
616 BlockCommandCommentBits.CommandID = CommandID; in BlockCommandComment()
617 BlockCommandCommentBits.CommandMarker = CommandMarker; in BlockCommandComment()
634 return BlockCommandCommentBits.CommandID; in getCommandID()
689 BlockCommandCommentBits.CommandMarker); in getCommandMarker()