Home | History | Annotate | Download | only in Core

Lines Matching refs:flattenTo

67 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current,
79 Call->path.flattenTo(Primary, Primary, ShouldFlattenMacros);
89 Macro->subPieces.flattenTo(Primary, Primary, ShouldFlattenMacros);
93 Macro->subPieces.flattenTo(Primary, NewPath, ShouldFlattenMacros);