Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp502 CV = lookupVarDecl(VD); in translateBinAssign()
567 til::SExpr *E0 = lookupVarDecl(DRE->getDecl()); in translateCastExpr()
648 til::SExpr *SExprBuilder::lookupVarDecl(const ValueDecl *VD) { in lookupVarDecl() function in SExprBuilder
803 til::SExpr *E = lookupVarDecl(Ph->clangDecl()); in mergePhiNodesBackEdge()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h473 til::SExpr *lookupVarDecl(const ValueDecl *VD);