Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp540 CV = lookupVarDecl(VD); in translateBinAssign()
605 til::SExpr *E0 = lookupVarDecl(DRE->getDecl()); in translateCastExpr()
686 til::SExpr *SExprBuilder::lookupVarDecl(const ValueDecl *VD) { in lookupVarDecl() function in SExprBuilder
841 til::SExpr *E = lookupVarDecl(Ph->clangDecl()); in mergePhiNodesBackEdge()
/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h491 til::SExpr *lookupVarDecl(const ValueDecl *VD);