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 53 const CompoundLiteralExpr *CL = CR->getLiteralExpr();
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 640 const CompoundLiteralExpr *getLiteralExpr() const { return CL; }
    [all...]

Completed in 104 milliseconds