Home
last modified time | relevance | path

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

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