Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h784 RawComment *getRawCommentForDeclNoCacheImpl(
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp200 RawComment *ASTContext::getRawCommentForDeclNoCacheImpl( in getRawCommentForDeclNoCacheImpl() function in ASTContext
299 return getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile); in getRawCommentForDeclNoCache()
523 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) { in attachCommentsToJustParsedDecls()