Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h891 SExpr *sfun() { return Sfun; } in sfun() function
892 const SExpr *sfun() const { return Sfun; } in sfun() function