Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCommentCommandTraits.h116 unsigned IsRecordLikeDetailCommand : 1; member
HDCommentCommands.td29 bit IsRecordLikeDetailCommand = 0;
42 let IsRecordLikeDetailCommand = 1;
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp170 if (!Info->IsRecordLikeDetailCommand || isRecordLikeDecl()) in checkContainerDecl()