Searched defs:paramTypes (Results 1 – 4 of 4) sorted by relevance
174 std::vector<Type *> paramTypes; in LiteCGGetFuncParamTypes() local
5969 let paramTypes: ts.TypeNode[] | undefined; variable5980 const paramTypes: ts.TypeNode[] = []; constant
1124 std::vector<LLVMTypeRef> paramTypes(LLVMCountParamTypes(calleeFuncType)); in VisitCall() local
1697 std::vector<LiteCGType *> paramTypes = lmirBuilder_->LiteCGGetFuncParamTypes(calleeFuncType); in VisitCall() local