Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCachedConstAccessorsLattice.h63 getOrCreateConstMethodReturnValue(const RecordStorageLocation &RecordLoc,
172 Value *CachedConstAccessorsLattice<Base>::getOrCreateConstMethodReturnValue( in getOrCreateConstMethodReturnValue() function
H A DSmartPointerAccessorCaching.h163 Value *Val = State.Lattice.getOrCreateConstMethodReturnValue( in transferSmartPointerLikeCachedGet()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp585 Value *Val = State.Lattice.getOrCreateConstMethodReturnValue(*RecordLoc, CE, in handleConstMemberCall()