Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral() function
DProgramState.h701 return getStateManager().StoreMgr->getLValueCompoundLiteral(literal, LC); in getLValue()