Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp339 bool supportsFields() const { return SupportsFields; } in supportsFields() function in __anon5d660c940411::RegionStoreFeatures
2330 if (!Features.supportsFields()) in bindStruct()