Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h113 return BriefText; in getBriefText()
176 mutable const char *BriefText = nullptr; variable