Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp118 getDeclLocsForCommentSearch(const Decl *D, SourceManager &SourceMgr) { in getDeclLocsForCommentSearch() function
293 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache()
540 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls()