Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DRawCommentList.h129 mutable const char *BriefText; variable
/external/clang/tools/libclang/
DCIndex.cpp7326 StringRef BriefText = RC->getBriefText(Context); in clang_Cursor_getBriefCommentText() local