Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentCommandTraits.h115 unsigned IsRecordLikeDetailCommand : 1; member
H A DCommentCommands.td29 bit IsRecordLikeDetailCommand = 0;
42 let IsRecordLikeDetailCommand = 1;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp172 if (!Info->IsRecordLikeDetailCommand || isRecordLikeDecl()) in checkContainerDecl()