Searched defs:getRawCommentForDeclNoCache (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp57 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const { function in class:ASTContext
320 RC = getRawCommentForDeclNoCache(*I);

Completed in 95 milliseconds