Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDCodeCompleteConsumer.cpp196 const char *BriefComment) in CodeCompletionString()
452 if (const char *BriefComment = CCS->getBriefComment()) in ProcessCodeCompleteResults() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDCodeCompleteConsumer.h442 const char *BriefComment; variable