Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCachedConstAccessorsLattice.h80 void clearConstMethodReturnValues(const RecordStorageLocation &RecordLoc) { in clearConstMethodReturnValues() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp658 State.Lattice.clearConstMethodReturnValues(*RecordLoc); in handleNonConstMemberCall()