Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCachedConstAccessorsLattice.h86 ConstMethodReturnStorageLocations.erase(&RecordLoc); in clearConstMethodReturnStorageLocations()
108 ConstMethodReturnStorageLocationsType ConstMethodReturnStorageLocations; variable
163 ConstMethodReturnStorageLocations = in join()
165 ConstMethodReturnStorageLocations, in join()
166 Other.ConstMethodReturnStorageLocations, Effect); in join()
203 auto &ObjMap = ConstMethodReturnStorageLocations[&RecordLoc]; in getOrCreateConstMethodReturnStorageLocation()