Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h870 RawComment *getRawCommentForDeclNoCacheImpl(
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp217 RawComment *ASTContext::getRawCommentForDeclNoCacheImpl( in getRawCommentForDeclNoCacheImpl() function in ASTContext
321 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) in getRawCommentForDeclNoCache()
549 if (RawComment *const DocComment = getRawCommentForDeclNoCacheImpl( in attachCommentsToJustParsedDecls()