Home
last modified time | relevance | path

Searched defs:getPaths (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp37 StringRef PathPool::getPaths() const { return Paths.getBuffer(); } in getPaths() function in PathPool
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAutomaton.h141 ArrayRef<NfaPath> getPaths() { in getPaths() function