Searched refs:ReadComments (Results 1 – 8 of 8) sorted by relevance
109 void ReadComments() override { m_Source->ReadComments(); } in ReadComments() function375 void ReadComments() override { in ReadComments() function377 Sources[i]->ReadComments(); in ReadComments()
53 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
293 ExternalSource->ReadComments(); in getRawCommentForDeclNoCache()
142 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource144 Sources[i]->ReadComments(); in ReadComments()
134 void ReadComments() override;
214 virtual void ReadComments();
2315 void ReadComments() override;
9121 void ASTReader::ReadComments() { in ReadComments() function in ASTReader