Home
last modified time | relevance | path

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

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