Searched refs:addStatement (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | ThreadSafetyCommon.cpp | 508 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 D | ThreadSafetyCommon.h | 471 til::SExpr *addStatement(til::SExpr *E, const Stmt *S,
|