Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRawCommentList.h150 mutable const char *BriefText; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8415 StringRef BriefText = RC->getBriefText(Context); in clang_Cursor_getBriefCommentText() local