Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h831 const CompoundLiteralExpr *getLiteralExpr() const { return CL; } in getLiteralExpr() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h884 const CompoundLiteralExpr *getLiteralExpr() const { return CL; } in getLiteralExpr() function