HomeSort by: relevance | last modified time | path
    Searched refs:addBriefComment (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
CodeCompleteConsumer.h 740 void addBriefComment(StringRef Comment);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
CodeCompleteConsumer.cpp 478 void CodeCompletionBuilder::addBriefComment(StringRef Comment) {
SemaCodeComplete.cpp 3358 Result.addBriefComment(RC->getBriefText(Ctx));
3436 Result.addBriefComment(RC->getBriefText(Ctx));
3792 Result.addBriefComment(RC->getBriefText(S.getASTContext()));

Completed in 21 milliseconds