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.cpp121 getDeclLocsForCommentSearch(const Decl *D, SourceManager &SourceMgr) { in getDeclLocsForCommentSearch() function
296 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache()
543 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls()