Home
last modified time | relevance | path

Searched refs:has_filename (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/Support/
HDPath.h376 bool has_filename(const Twine &path);
/NextBSD/contrib/llvm/lib/Support/
HDPath.cpp622 bool has_filename(const Twine &path) { in has_filename() function