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

/external/clang/lib/Analysis/
H A DUninitializedValues.cpp349 static const DeclRefExpr *getSelfInitExpr(VarDecl *VD) { function
379 if (const DeclRefExpr *DRE = getSelfInitExpr(VD))
698 if (getSelfInitExpr(VD)) {

Completed in 30 milliseconds