Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IdentifierID

7193 void ASTReader::SetIdentifierInfo(IdentifierID ID, IdentifierInfo *II) {
7248 IdentifierInfo *ASTReader::DecodeIdentifierInfo(IdentifierID ID) {
7286 IdentifierID ASTReader::getGlobalIdentifierID(ModuleFile &M, unsigned LocalID) {