Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableIntervalMap.h58 static bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
DImmutableMap.h44 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
/external/llvm/include/llvm/ADT/
DImmutableMap.h44 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp64 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { in isLess() function in __anon1fe11d1d0111::RangeTrait