Searched refs:addBriefComment (Results 1 – 4 of 4) sorted by relevance
48 Builder.addBriefComment("This is ignored"); in TEST_F()54 Builder.addBriefComment("This is ignored"); in TEST_F()87 Builder.addBriefComment("This comment is ignored"); in TEST_F()
746 void addBriefComment(StringRef Comment);
489 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
3365 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()3443 Result.addBriefComment(RC->getBriefText(Ctx)); in createCodeCompletionStringForDecl()3901 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()