Searched defs:__compare (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/src/ | ||
H A D | typeinfo.cpp | 15 int std::type_info::__compare(const type_info& __rhs) const noexcept { in __compare() function in std::type_info |
/llvm-project/libcxx/src/filesystem/ | ||
H A D | path.cpp | 347 int path::__compare(string_view_t __s) const { __compare() function in path |