Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DRawCommentList.h176 mutable const char *BriefText = nullptr; variable
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp8995 StringRef BriefText = RC->getBriefText(Context); clang_Cursor_getBriefCommentText() local