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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h62 const BlockCommandComment *HeaderfileCommand; member in class:clang::comments::Sema
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp32 PP(PP), ThisDeclInfo(NULL), BriefCommand(NULL), HeaderfileCommand(NULL) {
607 if (!HeaderfileCommand) {
608 HeaderfileCommand = Command;
611 PrevCommand = HeaderfileCommand;

Completed in 100 milliseconds