Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp648 return addVarDecl(VD, SE); in translateDeclStmt()
694 til::SExpr *SExprBuilder::addVarDecl(const ValueDecl *VD, til::SExpr *E) { in addVarDecl() function in SExprBuilder
864 addVarDecl(Pm, V); in enterCFG()
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h483 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);