Searched refs:addBriefComment (Results 1 – 3 of 3) sorted by relevance
739 void addBriefComment(StringRef Comment);
480 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
2939 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2982 Result.addBriefComment(RC->getBriefText(Ctx)); in createCodeCompletionStringForDecl()3320 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()