Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1248 const RawComment *getPatternCompletionComment(const ASTContext &Ctx,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3461 getPatternCompletionComment(Ctx, Declaration)) { in CreateCodeCompletionString()
3777 const RawComment *clang::getPatternCompletionComment(const ASTContext &Ctx, in getPatternCompletionComment() function in clang