Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DCommentCommandTraits.h118 unsigned IsRecordLikeDeclarationCommand : 1; member
DCommentCommands.td30 bit IsRecordLikeDeclarationCommand = 0;
83 let IsRecordLikeDeclarationCommand = 1;
/openbsd/src/gnu/llvm/clang/lib/AST/
DCommentSema.cpp133 if (!Info->IsRecordLikeDeclarationCommand) in checkContainerDeclVerbatimLine()