Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp218 SmallVector<llvm::Type*, 4> componentTys; in addTypedData() local
638 SmallVector<llvm::Type*, 8> componentTys; in shouldPassIndirectly() local
648 ArrayRef<llvm::Type*> componentTys, in shouldPassIndirectly()