Searched refs:ReadComments (Results 1 – 7 of 7) sorted by relevance
65 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
117 ExternalSource->ReadComments(); in getRawCommentForDeclNoCache()
142 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource144 Sources[i]->ReadComments(); in ReadComments()
133 void ReadComments() override;
247 virtual void ReadComments();
2344 void ReadComments() override;
9148 void ASTReader::ReadComments() { in ReadComments() function in ASTReader