Home
last modified time | relevance | path

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

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