Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp293 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache() local
295 for (const auto DeclLoc : DeclLocs) { in getRawCommentForDeclNoCache()
540 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls() local
542 for (const auto DeclLoc : DeclLocs) { in attachCommentsToJustParsedDecls()