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

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

Completed in 36 milliseconds