Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1831 SExpr *thenExpr() { return ThenExpr; } // Value to store thenExpr() function
1832 const SExpr *thenExpr() const { return ThenExpr; } thenExpr() function