Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaggedUnionModeling.h62 const auto *ArgMemRegion = ArgSVal.getAsRegion(); in handleConstructorAndAssignment() local
H A DStdVariantChecker.cpp235 const MemRegion *ArgMemRegion = Call.getArgSVal(0).getAsRegion(); in handleStdGetCall() local