Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/AST/
HDCommentCommandTraits.h115 unsigned IsRecordLikeDeclarationCommand : 1; member
HDCommentCommands.td30 bit IsRecordLikeDeclarationCommand = 0;
77 let IsRecordLikeDeclarationCommand = 1;
/trueos/contrib/llvm/tools/clang/lib/AST/
HDCommentSema.cpp128 if (!Info->IsRecordLikeDeclarationCommand) in checkContainerDeclVerbatimLine()