Lines Matching refs:Other
125 RedeclarableResult(const RedeclarableResult &Other)
126 : Reader(Other.Reader), FirstID(Other.FirstID), Owning(Other.Owning) ,
127 DeclKind(Other.DeclKind)
129 Other.Owning = false;
168 FindExistingResult(const FindExistingResult &Other)
169 : Reader(Other.Reader), New(Other.New), Existing(Other.Existing),
170 AddResult(Other.AddResult)
172 Other.AddResult = false;
339 // FunctionDecl's body was written last after all other Stmts/Exprs.
723 // Set the definition data of the canonical declaration, so other
788 // Set the definition data of the canonical declaration, so other
1061 // any other module's anonymous namespaces, so don't attach the anonymous
1231 // that all other deserialized declarations will see it.
1754 // other declaration chains for this ID.
2037 // FIXME: Many other cases to implement.
2813 // any other module's anonymous namespaces, so don't attach the anonymous