Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp339 bool supportsFields() const { return SupportsFields; } in supportsFields() function in __anoned09092b0411::RegionStoreFeatures
2330 if (!Features.supportsFields()) in bindStruct()