reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
71 R = R->getBaseRegion(); 71 R = R->getBaseRegion(); 77 if (const auto *CR = dyn_cast<CompoundLiteralRegion>(R)) { 83 } else if (const auto *AR = dyn_cast<AllocaRegion>(R)) { 89 } else if (const auto *BR = dyn_cast<BlockDataRegion>(R)) { 95 } else if (const auto *VR = dyn_cast<VarRegion>(R)) { 99 } else if (const auto *TOR = dyn_cast<CXXTempObjectRegion>(R)) {