Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp490 CV = lookupVarDecl(VD); in translateBinAssign()
556 til::SExpr *E0 = lookupVarDecl(DRE->getDecl()); in translateCastExpr()
644 til::SExpr *SExprBuilder::lookupVarDecl(const ValueDecl *VD) { in lookupVarDecl() function in SExprBuilder
807 til::SExpr *E = lookupVarDecl(Ph->clangDecl()); in mergePhiNodesBackEdge()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyCommon.h462 til::SExpr *lookupVarDecl(const ValueDecl *VD);