Searched defs:BriefText (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | RawCommentList.h | 176 mutable const char *BriefText = nullptr; variable |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 8995 StringRef BriefText = RC->getBriefText(Context); clang_Cursor_getBriefCommentText() local |