Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp108 static SourceLocation getDeclLocForCommentSearch(const Decl *D, in getDeclLocForCommentSearch() function
278 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in getRawCommentForDeclNoCache()
513 const SourceLocation DeclLoc = getDeclLocForCommentSearch(D, SourceMgr); in attachCommentsToJustParsedDecls()