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

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

Completed in 79 milliseconds