Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h337 bool compareIntegers(unsigned i, unsigned j) { return i == j; } in compareIntegers() function
371 bool compareIntegers(unsigned i, unsigned j) { return i == j; } in compareIntegers() function