Searched defs:ComponentTys (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | ABIInfo.cpp | 273 shouldPassIndirectly(ArrayRef<llvm::Type * > ComponentTys,bool AsReturnValue) const shouldPassIndirectly() argument |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | X86.cpp | 196 shouldPassIndirectly(ArrayRef<llvm::Type * > ComponentTys,bool AsReturnValue) const shouldPassIndirectly() argument |