Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1060 auto getFieldLValue = [&](const auto *FD) -> SVal { in evalBinOpLN() local
1071 return getFieldLValue(FD); in evalBinOpLN()
1074 return getFieldLValue(FD); in evalBinOpLN()