Home
last modified time | relevance | path

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

/freebsd/tests/sys/file/
H A Dpath_test.c394 ATF_TC_BODY(path_empty, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3566 bool path_empty() const { return path_size() == 0; } in path_empty() function