Home
last modified time | relevance | path

Searched defs:thisValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dtype.cpp238 const auto *thisValue{thisSpec.FindParameter(ref->name())}; in MatchKindParams() local
/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1644 Address thisValue = CGF.LoadCXXThisAddress(); in Emit() local