Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getGlobalID

2172   RedeclarableResult Result(Reader, DPattern->getCanonicalDecl()->getGlobalID(),
2218 assert(DCanon->getGlobalID() == Redecl.getFirstID() &&
3384 GlobalDeclID CanonID = CanonDecl->getGlobalID();
3386 SearchDecls.push_back(CanonDecl->getGlobalID()); // Always first.