Searched defs:sfun (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h877 SExpr *sfun() { return Sfun; } function in class:clang::threadSafety::SApply
878 const SExpr *sfun() const { return Sfun; } function in class:clang::threadSafety::SApply
895 typename C::CType Ct = Cmp.compare(sfun(), E->sfun());

Completed in 61 milliseconds