Searched refs:BriefCommand (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentSema.h59 const BlockCommandComment *BriefCommand; member in class:clang::comments::Sema
/external/clang/lib/AST/
H A DCommentSema.cpp32 PP(PP), ThisDeclInfo(nullptr), BriefCommand(nullptr),
629 if (!BriefCommand) {
630 BriefCommand = Command;
633 PrevCommand = BriefCommand;

Completed in 88 milliseconds