Searched refs:DescriptionString (Results 1 – 5 of 5) sorted by relevance
42 SmallString<64> DescriptionString; member
36 EXPECT_EQ(ExpectedDescr, L.DescriptionString); in TestLayout()
104 Layout->DescriptionString = StackDescription.str(); in ComputeASanStackFrameLayout()
2903 auto DescriptionString = ComputeASanStackFrameDescription(SVD); in processStaticAllocas() local2904 LLVM_DEBUG(dbgs() << DescriptionString << " --- " << L.FrameSize << "\n"); in processStaticAllocas()2998 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()
2084 DEBUG(dbgs() << L.DescriptionString << " --- " << L.FrameSize << "\n"); in poisonStack()2167 createPrivateGlobalForString(*F.getParent(), L.DescriptionString, in poisonStack()