Searched refs:isLess (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DImmutableIntervalMap.h58 static bool isLess(key_type_ref L, key_type_ref R) { function in struct:llvm::ImutIntervalInfo
114 else if (ImutInfo::isLess(K, CurrentKey))
131 if (ImutInfo::isLess(K, KCurrent))
H A DImmutableSet.h80 else if (ImutInfo::isLess(K,CurrentKey))
204 ImutInfo::isLess(ImutInfo::KeyOfValue(getLeft()->getValue()),
210 ImutInfo::isLess(ImutInfo::KeyOfValue(getValue()),
549 else if (ImutInfo::isLess(K,KCurrent))
569 } else if (ImutInfo::isLess(K,KCurrent)) {
894 static inline bool isLess(key_type_ref LHS, key_type_ref RHS) { function in struct:llvm::ImutContainerInfo
920 static inline bool isLess(key_type_ref LHS, key_type_ref RHS) { function in struct:llvm::ImutContainerInfo
H A DImmutableMap.h23 /// only the first element (the key) is used by isEqual and isLess.
44 static inline bool isLess(key_type_ref L, key_type_ref R) { function in struct:llvm::ImutKeyValueInfo
45 return ImutContainerInfo<T>::isLess(L,R);
/external/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp67 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { function in class:__anon3958::RangeTrait
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 117 milliseconds