Searched defs:BriefText (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DRawCommentList.h116 return BriefText;
129 mutable const char *BriefText; member in class:clang::RawComment
132 mutable bool BriefTextValid : 1; ///< True if BriefText is valid

Completed in 568 milliseconds