Searched refs:GetEntryFunctionType (Results 1 – 2 of 2) sorted by relevance
98 llvm::FunctionType *GetEntryFunctionType();
986 llvm::FunctionType *LLVMIrConstructor::GetEntryFunctionType() in GetEntryFunctionType() function in panda::compiler::LLVMIrConstructor1928 auto funcProto = GetEntryFunctionType(); in LLVMIrConstructor()