Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp721 evalBinOpFieldRegionFieldRegion(const FieldRegion * LeftFR,const FieldRegion * RightFR,BinaryOperator::Opcode op,QualType resultTy,SimpleSValBuilder & SVB) evalBinOpFieldRegionFieldRegion() argument
1030 const FieldRegion *LeftFR = dyn_cast<FieldRegion>(LeftMR); evalBinOpLL() local