Searched refs:IsInlineCommand (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentCommandTraits.h54 unsigned IsInlineCommand : 1; member in struct:clang::comments::CommandInfo
/external/clang/lib/AST/
H A DCommentParser.cpp595 assert(Info->IsInlineCommand);
H A DCommentSema.cpp1085 assert(Traits.getCommandInfo(Name)->IsInlineCommand);

Completed in 196 milliseconds