Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DUninitializedValues.cpp273 const DeclRefExpr *getDeclRefExpr() const { return dr; } in getDeclRefExpr() function in __anon3e74e5010411::FindVarResult
404 if (const DeclRefExpr *DRE = Var.getDeclRefExpr()) in classify()