Home
last modified time | relevance | path

Searched refs:getPatternCompletionComment (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h1159 const RawComment *getPatternCompletionComment(const ASTContext &Ctx,
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp3305 getPatternCompletionComment(Ctx, Declaration)) { in CreateCodeCompletionString()
3604 const RawComment *clang::getPatternCompletionComment(const ASTContext &Ctx, in getPatternCompletionComment() function in clang