Home | History | Annotate | Download | only in Core

Lines Matching refs:Primary

65 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current,
77 Call->path.flattenTo(Primary, Primary, ShouldFlattenMacros);
87 Macro->subPieces.flattenTo(Primary, Primary, ShouldFlattenMacros);
91 Macro->subPieces.flattenTo(Primary, NewPath, ShouldFlattenMacros);