Searched refs:addBriefComment (Results 1 – 7 of 7) 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()
391 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
2622 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2627 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2691 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2697 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()2981 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()
618 void addBriefComment(StringRef Comment);
740 void addBriefComment(StringRef Comment);
478 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { in addBriefComment() function in CodeCompletionBuilder
3306 Result.addBriefComment(RC->getBriefText(Ctx)); in CreateCodeCompletionString()3384 Result.addBriefComment(RC->getBriefText(Ctx)); in createCodeCompletionStringForDecl()3738 Result.addBriefComment(RC->getBriefText(S.getASTContext())); in CreateSignatureString()