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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h351 bool compareVariableRefs(const Variable *V1, const Variable *V2) { function in class:clang::threadSafety::til::EqualsComparator
389 bool compareVariableRefs(const Variable* V1, const Variable* V2) { function in class:clang::threadSafety::til::MatchComparator
H A DThreadSafetyTIL.h414 return Cmp.compareVariableRefs(this, E);

Completed in 38 milliseconds