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

/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h261 til::SExpr *translateDeclRefExpr(const DeclRefExpr *DRE,
/external/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp108 return translateDeclRefExpr(cast<DeclRefExpr>(S), Ctx);
165 til::SExpr *SExprBuilder::translateDeclRefExpr(const DeclRefExpr *DRE, function in class:clang::threadSafety::SExprBuilder

Completed in 309 milliseconds