Home
last modified time | relevance | path

Searched refs:IsRecordLikeDeclarationCommand (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DCommentCommandTraits.h119 unsigned IsRecordLikeDeclarationCommand : 1; member
H A DCommentCommands.td30 bit IsRecordLikeDeclarationCommand = 0;
77 let IsRecordLikeDeclarationCommand = 1;
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp133 if (!Info->IsRecordLikeDeclarationCommand) in checkContainerDeclVerbatimLine()