Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h117 virtual DefinedOrUnknownSVal getSizeInElements(const GRState *state, in getSizeInElements() function
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp766 DefinedOrUnknownSVal RegionStoreManager::getSizeInElements(const GRState *state, in getSizeInElements() function in RegionStoreManager