Home
last modified time | relevance | path

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

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