Home
last modified time | relevance | path

Searched defs:isCompoundType (Results 1 – 2 of 2) sorted by relevance

/external/gfxstream-protocols/registry/vulkan/scripts/cereal/common/
Dvulkantypes.py867 def isCompoundType(self, name: str): member in VulkanTypeInfo
/external/clang/lib/CodeGen/
DTargetInfo.cpp5850 bool SystemZABIInfo::isCompoundType(QualType Ty) const { in isCompoundType() function in SystemZABIInfo