Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp554 E1 = addStatement(E1, nullptr, VD); in translateBinAssign()
681 til::SExpr *SExprBuilder::addStatement(til::SExpr* E, const Stmt *S, in addStatement() function in SExprBuilder
883 til::SExpr *V = addStatement(Ld, nullptr, Pm); in enterCFG()
931 addStatement(E, S); in handleStatement()
940 addStatement(E, nullptr); in handleDestructorCall()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h487 til::SExpr *addStatement(til::SExpr *E, const Stmt *S,