Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h835 RawComment *getRawCommentForDeclNoCacheImpl(
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp205 RawComment *ASTContext::getRawCommentForDeclNoCacheImpl( in getRawCommentForDeclNoCacheImpl() function in ASTContext
307 return getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile); in getRawCommentForDeclNoCache()
531 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) { in attachCommentsToJustParsedDecls()