Searched refs:BriefCommand (Results 1 – 2 of 2) sorted by relevance
32 PP(PP), ThisDeclInfo(nullptr), BriefCommand(nullptr), in Sema()606 if (!BriefCommand) { in checkBlockCommandDuplicate()607 BriefCommand = Command; in checkBlockCommandDuplicate()610 PrevCommand = BriefCommand; in checkBlockCommandDuplicate()
58 const BlockCommandComment *BriefCommand; variable