Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp597 return addVarDecl(VD, SE); in translateDeclStmt()
644 til::SExpr *SExprBuilder::addVarDecl(const ValueDecl *VD, til::SExpr *E) { in addVarDecl() function in SExprBuilder
816 addVarDecl(Pm, V); in enterCFG()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h465 til::SExpr *addVarDecl(const ValueDecl *VD, til::SExpr *E);