Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral() function
H A DProgramState.h780 return getStateManager().StoreMgr->getLValueCompoundLiteral(literal, LC); in getLValue()