Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DRawCommentList.h165 mutable const char *BriefText; variable
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp8708 StringRef BriefText = RC->getBriefText(Context); in clang_Cursor_getBriefCommentText() local