Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DCachedConstAccessorsLattice.h133 const auto &OtherDeclToT = It->second; in joinConstMethodMap() local
136 T *OtherVar = OtherDeclToT.lookup(Func); in joinConstMethodMap()