Home
last modified time | relevance | path

Searched refs:addStatement (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Analysis/
DThreadSafetyCommon.cpp546 E1 = addStatement(E1, nullptr, VD); in translateBinAssign()
673 til::SExpr *SExprBuilder::addStatement(til::SExpr* E, const Stmt *S, in addStatement() function in SExprBuilder
875 til::SExpr *V = addStatement(Ld, nullptr, Pm); in enterCFG()
923 addStatement(E, S); in handleStatement()
932 addStatement(E, nullptr); in handleDestructorCall()
/openbsd/src/gnu/llvm/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h489 til::SExpr *addStatement(til::SExpr *E, const Stmt *S,