HomeSort by relevance Sort by last modified time
    Searched refs:BriefCommand (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CommentSema.h 59 const BlockCommandComment *BriefCommand;
  /external/clang/lib/AST/
CommentSema.cpp 32 PP(PP), ThisDeclInfo(NULL), BriefCommand(NULL), HeaderfileCommand(NULL) {
620 if (!BriefCommand) {
621 BriefCommand = Command;
624 PrevCommand = BriefCommand;
    [all...]

Completed in 37 milliseconds