Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCachedConstAccessorsLattice.h81 ConstMethodReturnValues.erase(&RecordLoc); in clearConstMethodReturnValues()
101 ConstMethodReturnValuesType ConstMethodReturnValues; variable
159 ConstMethodReturnValues = in join()
161 ConstMethodReturnValues, Other.ConstMethodReturnValues, Effect); in join()
180 auto &ObjMap = ConstMethodReturnValues[&RecordLoc]; in getOrCreateConstMethodReturnValue()