Searched refs:trueResult (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h334 CType trueResult() { return true; } function in class:clang::threadSafety::til::EqualsComparator
368 CType trueResult() { return true; } function in class:clang::threadSafety::til::MatchComparator
H A DThreadSafetyTIL.h501 return Cmp.trueResult();
522 return Cmp.trueResult();
555 return Cmp.trueResult();

Completed in 26 milliseconds