Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp313 static const DeclRefExpr *getSelfInitExpr(VarDecl *VD) { in getSelfInitExpr() function
375 if (const DeclRefExpr *DRE = getSelfInitExpr(VD)) in VisitDeclStmt()
776 if (getSelfInitExpr(VD)) { in VisitDeclStmt()