Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp109 static SourceLocation getDeclLocForCommentSearch(const Decl *D, in getDeclLocForCommentSearch() function
279 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache()
514 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls()