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.cpp571 E1 = addStatement(E1, nullptr, VD); in translateBinAssign()
698 til::SExpr *SExprBuilder::addStatement(til::SExpr* E, const Stmt *S, in addStatement() function in SExprBuilder
900 til::SExpr *V = addStatement(Ld, nullptr, Pm); in enterCFG()
948 addStatement(E, S); in handleStatement()
957 addStatement(E, nullptr); in handleDestructorCall()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h493 til::SExpr *addStatement(til::SExpr *E, const Stmt *S,