Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h744 RawComment *getRawCommentForDeclNoCacheImpl(
/external/llvm-project/clang/lib/AST/
DASTContext.cpp199 RawComment *ASTContext::getRawCommentForDeclNoCacheImpl( in getRawCommentForDeclNoCacheImpl() function in ASTContext
298 return getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile); in getRawCommentForDeclNoCache()
522 getRawCommentForDeclNoCacheImpl(D, DeclLoc, *CommentsInThisFile)) { in attachCommentsToJustParsedDecls()