Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DCommentCommandTraits.h108 unsigned IsDeclarationCommand : 1; member
H A DCommentCommands.td27 bit IsDeclarationCommand = 0;
73 let IsDeclarationCommand = 1;
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DCommentToXML.cpp174 if (!Info->IsDeclarationCommand) in FullCommentParts()