HomeSort by: relevance | last modified time | path
    Searched refs:isDataEqual (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
ImmutableSet.h 125 if (!ImutInfo::isDataEqual(ImutInfo::DataOfValue(getValue()),
940 static bool isDataEqual(data_type_ref, data_type_ref) { return true; }
962 static bool isDataEqual(data_type_ref, data_type_ref) { return true; }
ImmutableMap.h 50 static inline bool isDataEqual(data_type_ref L, data_type_ref R) {

Completed in 55 milliseconds