Searched refs:IsBriefCommand (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
H A DCommentCommandTraits.h57 unsigned IsBriefCommand : 1; member in struct:clang::comments::CommandInfo
/external/clang/lib/AST/
H A DCommentBriefParser.cpp83 if (Info->IsBriefCommand) {
H A DCommentSema.cpp628 if (Info->IsBriefCommand) {
/external/clang/lib/Index/
H A DCommentToXML.cpp124 if (!Brief && Info->IsBriefCommand) {
335 if (Info->IsBriefCommand) {

Completed in 93 milliseconds