Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Mapping

2560         // Introduce the global -> local mapping for types within this module.
2563 // Introduce the local -> global mapping for types within this module.
2584 // Introduce the global -> local mapping for declarations within this
2589 // Introduce the local -> global mapping for declarations within this
2594 // Introduce the global -> local mapping for declarations within this
2650 // Introduce the global -> local mapping for identifiers within this
2655 // Introduce the local -> global mapping for identifiers within this
2745 // Introduce the global -> local mapping for selectors within this
2749 // Introduce the local -> global mapping for selectors within this
2989 // Introduce the global -> local mapping for preprocessed entities in
2993 // Introduce the local -> global mapping for preprocessed entities in
3178 // Introduce the global -> local mapping for macros within this module.
3181 // Introduce the local -> global mapping for macros within this module.
4590 // Introduce the global -> local mapping for submodules within this
4594 // Introduce the local -> global mapping for submodules within this
5154 DiagnosticMapping Mapping = Diag.makeUserMapping(Map, Loc);
5155 Diag.GetCurDiagState()->setMapping(DiagID, Mapping);