Home | History | Annotate | Download | only in functional

Lines Matching defs:modifiedPath

1305 	std::vector<VariablePathComponent> modifiedPath;
1307 if (!traverseProgramVariablePath(modifiedPath, program, pathName, filter))
1311 typePath.swap(modifiedPath);