Searched defs:PathType (Results 1 – 4 of 4) sorted by relevance
38 public abstract class PathType { class77 protected PathType(boolean allowsMultipleRoots, char separator, char... otherSeparators) { in PathType() method in PathType
38 } PathType; typedef
35 using PathType = llvm::SmallVector<TTindex, 8>; variable
247 public enum PathType { enum in LogicalGrouping