Searched refs:ReadComments (Results 1 – 8 of 8) sorted by relevance
132 void ReadComments() override { m_Source->ReadComments(); } in ReadComments() function438 void ReadComments() override { in ReadComments() function440 Sources[i]->ReadComments(); in ReadComments()
55 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
324 ExternalSource->ReadComments(); in getRawCommentForDeclNoCache()
175 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource177 Sources[i]->ReadComments(); in ReadComments()
142 void ReadComments() override;
244 virtual void ReadComments();
2610 void ReadComments() override;
10154 void ASTReader::ReadComments() { in ReadComments() function in ASTReader