Home
last modified time | relevance | path

Searched defs:LCVal (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.cpp190 } else if (const auto LCVal = Val.getAs<nonloc::LazyCompoundVal>()) { in getIteratorPosition() local
203 } else if (const auto LCVal = Val.getAs<nonloc::LazyCompoundVal>()) { in setIteratorPosition() local
H A DIteratorModeling.cpp778 } else if (const auto LCVal = Val.getAs<nonloc::LazyCompoundVal>()) { removeIteratorPosition() local
819 if (const auto LCVal = Binding.second.getAs<nonloc::LazyCompoundVal>()) { isBoundThroughLazyCompoundVal() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2061 LValue LCVal = EmitLValue(LoopVarRef); EmitOMPCanonicalLoop() local