Searched refs:translateDeclRefExpr (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h413 til::SExpr *translateDeclRefExpr(const DeclRefExpr *DRE,
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp243 return translateDeclRefExpr(cast<DeclRefExpr>(S), Ctx);
306 til::SExpr *SExprBuilder::translateDeclRefExpr(const DeclRefExpr *DRE, function in class:SExprBuilder

Completed in 65 milliseconds