Home | History | Annotate | Download | only in Basic

Lines Matching refs:Component

121 static bool isTraversalComponent(StringRef Component) {
122 return Component.equals("..") || Component.equals(".");
1051 } else { // Advance to the next component
1253 // Get the last component
1475 // Forward the search to the next component in case this is an empty one.
1628 // Compare each path component.