Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/src/__support/CPP/
H A DStringView.h29 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory() function
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DStringRef.h75 static int compareMemory(const char *Lhs, const char *Rhs, size_t Length) { in compareMemory() function