Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp534 E1 = addStatement(E1, nullptr, VD); in translateBinAssign()
661 til::SExpr *SExprBuilder::addStatement(til::SExpr* E, const Stmt *S, in addStatement() function in SExprBuilder
863 til::SExpr *V = addStatement(Ld, nullptr, Pm); in enterCFG()
911 addStatement(E, S); in handleStatement()
920 addStatement(E, nullptr); in handleDestructorCall()
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h480 til::SExpr *addStatement(til::SExpr *E, const Stmt *S,