Home
last modified time | relevance | path

Searched refs:SGType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp139 if (StructType *SGType = dyn_cast<StructType>(GType)) { in GetGlobalTypeString() local
140 if (!SGType->isLiteral()) in GetGlobalTypeString()
141 return SGType->getName(); in GetGlobalTypeString()