Searched refs:ReadComments (Results 1 – 8 of 8) sorted by relevance
110 void ReadComments() override { m_Source->ReadComments(); } in ReadComments() function376 void ReadComments() override { in ReadComments() function378 Sources[i]->ReadComments(); in ReadComments()
53 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
292 ExternalSource->ReadComments(); in getRawCommentForDeclNoCache()
148 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource150 Sources[i]->ReadComments(); in ReadComments()
133 void ReadComments() override;
214 virtual void ReadComments();
2353 void ReadComments() override;
9160 void ASTReader::ReadComments() { in ReadComments() function in ASTReader