Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IdentifierID

6182 void ASTReader::SetIdentifierInfo(IdentifierID ID, IdentifierInfo *II) {
6238 IdentifierInfo *ASTReader::DecodeIdentifierInfo(IdentifierID ID) {
6276 IdentifierID ASTReader::getGlobalIdentifierID(ModuleFile &M, unsigned LocalID) {