Home | History | Annotate | Download | only in Core

Lines Matching refs:flattenTo

64 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current,
76 Call->path.flattenTo(Primary, Primary, ShouldFlattenMacros);
86 Macro->subPieces.flattenTo(Primary, Primary, ShouldFlattenMacros);
90 Macro->subPieces.flattenTo(Primary, NewPath, ShouldFlattenMacros);