Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp296 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache() local
298 for (const auto DeclLoc : DeclLocs) { in getRawCommentForDeclNoCache()
543 const auto DeclLocs = getDeclLocsForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls() local
545 for (const auto DeclLoc : DeclLocs) { in attachCommentsToJustParsedDecls()