Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp220 SmallVector<llvm::Type*, 4> componentTys; in addTypedData() local
639 SmallVector<llvm::Type*, 8> componentTys; in shouldPassIndirectly() local
648 ArrayRef<llvm::Type*> componentTys, in shouldPassIndirectly()