Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp478 CV = lookupVarDecl(VD); in translateBinAssign()
542 til::SExpr *E0 = lookupVarDecl(DRE->getDecl()); in translateCastExpr()
624 til::SExpr *SExprBuilder::lookupVarDecl(const ValueDecl *VD) { in lookupVarDecl() function in SExprBuilder
781 til::SExpr *E = lookupVarDecl(Ph->clangDecl()); in mergePhiNodesBackEdge()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h464 til::SExpr *lookupVarDecl(const ValueDecl *VD);