Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2109 llvm::Type *paramTys[] = { dtorTy, CGF.Int8PtrTy, CGF.Int8PtrTy }; in emitGlobalDtorWithCXAAtExit() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp671 std::vector<Type *> paramTys; member
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp3387 llvm::SmallVector<llvm::Type *, 8> paramTys; in Call() local