reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3037 assert(APC.InsBefore); 3038 assert(APC.AI); 3039 assert(ASan.isInterestingAlloca(*APC.AI)); 3040 assert(APC.AI->isStaticAlloca()); 3042 ASanStackVariableDescription &Desc = *AllocaToSVDMap[APC.AI]; 3045 if (const DILocation *LifetimeLoc = APC.InsBefore->getDebugLoc().get()) {