Lines Matching refs:getRawCommentForDeclNoCache
270 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitVarDecl()
331 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitFunctionDecl()
371 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitEnumDecl()
412 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitRecordDecl()
447 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitObjCInterfaceDecl()
493 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitObjCProtocolDecl()
530 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitTypedefNameDecl()
554 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitObjCCategoryDecl()
623 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Constant)) in recordEnumConstants()
650 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Field)) in recordStructFields()
680 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Method)) in recordObjCMethods()
707 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Property)) in recordObjCProperties()
750 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Ivar)) in recordObjCInstanceVariables()