HomeSort by relevance Sort by last modified time
    Searched refs:getLiteralExpr (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
StackAddrEscapeChecker.cpp 55 const CompoundLiteralExpr *CL = CR->getLiteralExpr();
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 820 const CompoundLiteralExpr *getLiteralExpr() const { return CL; }
    [all...]

Completed in 128 milliseconds