Searched refs:CreateGenericFunctionPrototype (Results 1 – 4 of 4) sorted by relevance
114 (*type_system)->CreateGenericFunctionPrototype().GetPointerType()); in UpdateValue()
468 virtual CompilerType CreateGenericFunctionPrototype() { in CreateGenericFunctionPrototype() function
824 CompilerType CreateGenericFunctionPrototype() override;
4726 CompilerType TypeSystemClang::CreateGenericFunctionPrototype() { in CreateGenericFunctionPrototype() function in TypeSystemClang