Searched refs:getParameterComment (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1168 getParameterComment(const ASTContext &Ctx,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp3623 const RawComment *clang::getParameterComment( function in class:clang
3733 if (auto RC = getParameterComment(S.getASTContext(), *this, CurrentArg))

Completed in 92 milliseconds