Home
last modified time | relevance | path

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

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