Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentCommandTraits.h116 unsigned IsRecordLikeDetailCommand : 1; member
DCommentCommands.td29 bit IsRecordLikeDetailCommand = 0;
42 let IsRecordLikeDetailCommand = 1;
/external/clang/lib/AST/
DCommentSema.cpp170 if (!Info->IsRecordLikeDetailCommand || isRecordLikeDecl()) in checkContainerDecl()