Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp623 return addVarDecl(VD, SE); in translateDeclStmt()
669 til::SExpr *SExprBuilder::addVarDecl(const ValueDecl *VD, til::SExpr *E) { in addVarDecl() function in SExprBuilder
839 addVarDecl(Pm, V); in enterCFG()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h474 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);