Searched defs:PathType (Results 1 – 5 of 5) sorted by relevance
38 public abstract class PathType { class77 protected PathType(boolean allowsMultipleRoots, char separator, char... otherSeparators) { in PathType() method in PathType
35 using PathType = llvm::SmallVector<TTindex, 8>; variable
63 enum class PathType : uint8_t { enum
329 public enum PathType { enum in LogicalGrouping
354 typedef std::deque<BasicBlock *> PathType; typedef