Searched refs:ReadComments (Results 1 – 7 of 7) sorted by relevance
35 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
65 ExternalSource->ReadComments(); in getRawCommentForDeclNoCache()
139 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource141 Sources[i]->ReadComments(); in ReadComments()
148 void ReadComments() override;
214 virtual void ReadComments();
2137 void ReadComments() override;
8251 void ASTReader::ReadComments() { in ReadComments() function in ASTReader