Searched defs:getPaths (Results 1 – 2 of 2) sorted by relevance
37 StringRef PathPool::getPaths() const { return Paths.getBuffer(); } in getPaths() function in PathPool
141 ArrayRef<NfaPath> getPaths() { in getPaths() function