Searched defs:LCVal (Results 1 – 3 of 3) sorted by relevance
190 } else if (const auto LCVal = Val.getAs<nonloc::LazyCompoundVal>()) { in getIteratorPosition() local203 } else if (const auto LCVal = Val.getAs<nonloc::LazyCompoundVal>()) { in setIteratorPosition() local
778 } else if (const auto LCVal = Val.getAs<nonloc::LazyCompoundVal>()) { removeIteratorPosition() local 819 if (const auto LCVal = Binding.second.getAs<nonloc::LazyCompoundVal>()) { isBoundThroughLazyCompoundVal() local
2061 LValue LCVal = EmitLValue(LoopVarRef); EmitOMPCanonicalLoop() local