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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorRangeChecker.cpp253 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { function in namespace:__anon3355
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h54 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { function in class:clang::ento::RangeTrait
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h46 static inline bool isLess(key_type_ref L, key_type_ref R) { function in struct:llvm::ImutKeyValueInfo
H A DImmutableSet.h923 static bool isLess(key_type_ref LHS, key_type_ref RHS) { function in struct:llvm::ImutContainerInfo
947 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; } function in struct:llvm::ImutContainerInfo
/freebsd-12-stable/stand/ficl/
H A Dwords.c1897 static void isLess(FICL_VM *pVM) function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1437 bool Cost::isLess(Cost &Other) { function in class:Cost

Completed in 204 milliseconds