Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp619 return addVarDecl(VD, SE); in translateDeclStmt()
665 til::SExpr *SExprBuilder::addVarDecl(const ValueDecl *VD, til::SExpr *E) { in addVarDecl() function in SExprBuilder
835 addVarDecl(Pm, V); in enterCFG()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h475 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);