Searched refs:getPaths (Results 1 – 3 of 3) sorted by relevance
78 StringRef getPaths() const;104 llvm::StringRef getPathsBuffer() const { return Paths.getPaths(); } in getPathsBuffer()
141 ArrayRef<NfaPath> getPaths() { in getPaths() function257 return Transcriber->getPaths(); in getNfaPaths()
37 StringRef PathPool::getPaths() const { return Paths.getBuffer(); } in getPaths() function in PathPool