OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compareIntegers
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Analysis/Analyses/
ThreadSafetyTraverse.h
312
bool
compareIntegers
(unsigned i, unsigned j) { return i == j; }
348
bool
compareIntegers
(unsigned i, unsigned j) { return i == j; }
ThreadSafetyTIL.h
1018
typename C::CType Ct = Cmp.
compareIntegers
(kind(), E->kind());
[
all
...]
Completed in 104 milliseconds