Searched refs:addBriefComment (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h628 void addBriefComment(StringRef Comment);
/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp395 void CodeCompletionBuilder::addBriefComment(StringRef Comment) { function in class:CodeCompletionBuilder
H A DSemaCodeComplete.cpp2556 Result.addBriefComment(RC->getBriefText(Ctx));
2561 Result.addBriefComment(RC->getBriefText(Ctx));
2628 Result.addBriefComment(RC->getBriefText(Ctx));
2634 Result.addBriefComment(RC->getBriefText(Ctx));

Completed in 128 milliseconds