Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp345 auto PTMSV = V.getAs<nonloc::PointerToMember>(); VisitCast() local
509 if (auto PTMSV = V.getAs<nonloc::PointerToMember>()) { VisitCast() local
H A DSimpleSValBuilder.cpp1083 if (auto PTMSV = rhs.getAs<nonloc::PointerToMember>()) { in evalBinOpLN() local