Searched refs:ReadComments (Results 1 – 7 of 7) sorted by relevance
56 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
66 ExternalSource->ReadComments(); in getRawCommentForDeclNoCache()
135 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource137 Sources[i]->ReadComments(); in ReadComments()
131 void ReadComments() override;
217 virtual void ReadComments();
2132 void ReadComments() override;
8239 void ASTReader::ReadComments() { in ReadComments() function in ASTReader