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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1810 class IfThenElse : public SExpr { class in namespace:clang::threadSafety
1812 IfThenElse(SExpr *C, SExpr *T, SExpr *E) function in class:clang::threadSafety::IfThenElse
1814 IfThenElse(const IfThenElse &I, SExpr *C, SExpr *T, SExpr *E) function in class:clang::threadSafety::IfThenElse

Completed in 112 milliseconds