Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp268 if (StructType *SGType = dyn_cast<StructType>(GType)) { in getGlobalTypeString() local
269 if (!SGType->isLiteral()) in getGlobalTypeString()
270 return SGType->getName(); in getGlobalTypeString()