Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dtbaa-class.cpp54 class StructT { class
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp64 auto StructT = cast<StructType>(T); in isSupportedType() local