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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp55 const CompoundLiteralExpr *CL = CR->getLiteralExpr();
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h835 const CompoundLiteralExpr *getLiteralExpr() const { return CL; } function in class:clang::ento::CompoundLiteralRegion

Completed in 156 milliseconds