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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h290 Variable *reduceVariableRef(Variable *Ovd) { return Ovd; } function in class:clang::threadSafety::til::VisitReducer
H A DThreadSafetyTIL.h409 return Vs.reduceVariableRef(this);

Completed in 61 milliseconds