Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp508 E1 = addStatement(E1, nullptr, VD); in translateBinAssign()
635 til::SExpr *SExprBuilder::addStatement(til::SExpr* E, const Stmt *S, in addStatement() function in SExprBuilder
837 til::SExpr *V = addStatement(Ld, nullptr, Pm); in enterCFG()
885 addStatement(E, S); in handleStatement()
894 addStatement(E, nullptr); in handleDestructorCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h471 til::SExpr *addStatement(til::SExpr *E, const Stmt *S,