Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDStackAddrEscapeChecker.cpp55 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName()
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.h835 const CompoundLiteralExpr *getLiteralExpr() const { return CL; } in getLiteralExpr() function