Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DecodeIdentifierInfo

6140       = DecodeIdentifierInfo(WeakUndeclaredIdentifiers[I++]);
6142 = DecodeIdentifierInfo(WeakUndeclaredIdentifiers[I++]);
6238 IdentifierInfo *ASTReader::DecodeIdentifierInfo(IdentifierID ID) {
6273 return DecodeIdentifierInfo(getGlobalIdentifierID(M, LocalID));