Lines Matching refs:getRawCommentForDeclNoCache
81 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitVarDecl()
141 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitFunctionDecl()
186 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitEnumDecl()
229 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitRecordDecl()
264 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitObjCInterfaceDecl()
309 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitObjCProtocolDecl()
346 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitTypedefNameDecl()
370 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Decl)) in VisitObjCCategoryDecl()
406 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Constant)) in recordEnumConstants()
433 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Field)) in recordStructFields()
464 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Method)) in recordObjCMethods()
492 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Property)) in recordObjCProperties()
535 if (auto *RawComment = Context.getRawCommentForDeclNoCache(Ivar)) in recordObjCInstanceVariables()