Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp315 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache() local
317 for (const auto DeclLoc : DeclLocs) { in getRawCommentForDeclNoCache()
576 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls() local
578 for (const auto DeclLoc : DeclLocs) { in attachCommentsToJustParsedDecls()