Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1234 const RawComment *getPatternCompletionComment(const ASTContext &Ctx,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp3364 getPatternCompletionComment(Ctx, Declaration)) { in CreateCodeCompletionString()
3665 const RawComment *clang::getPatternCompletionComment(const ASTContext &Ctx, in getPatternCompletionComment() function in clang