Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DSTLUtils.h23 struct CStringCompareFunctionObject struct
25 bool operator() (const char* s1, const char* s2) const in operator()