Searched defs:ReadComments (Results 1 – 4 of 4) sorted by relevance
53 void ExternalASTSource::ReadComments() {} in ReadComments() function in ExternalASTSource
116 void ReadComments() override { m_Source->ReadComments(); } in ReadComments() function382 void ReadComments() override { in ReadComments() function
148 void MultiplexExternalSemaSource::ReadComments() { in ReadComments() function in MultiplexExternalSemaSource
9534 void ASTReader::ReadComments() { in ReadComments() function in ASTReader