Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DCommentCommandTraits.h109 unsigned IsDeclarationCommand : 1; member
DCommentCommands.td27 bit IsDeclarationCommand = 0;
67 let IsDeclarationCommand = 1;
/external/clang/lib/Index/
DCommentToXML.cpp174 if (!Info->IsDeclarationCommand) in FullCommentParts()