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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1825 SExpr *elseExpr() { return ElseExpr; } // Value to store function in class:clang::threadSafety::IfThenElse
1826 const SExpr *elseExpr() const { return ElseExpr; } function in class:clang::threadSafety::IfThenElse

Completed in 74 milliseconds