Searched refs:AlwaysReturnsLValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp43 bool AlwaysReturnsLValue; local
50 AlwaysReturnsLValue = false;
57 AlwaysReturnsLValue = true;
89 if (AlwaysReturnsLValue)

Completed in 44 milliseconds