Home | History | Annotate | Download | only in Basic

Lines Matching refs:Comp

1365   for (StringRef Comp : llvm::make_range(path::begin(Path), path::end(Path)))
1366 if (Comp == "." || Comp == "..")