Home
last modified time | relevance | path

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

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