Searched refs:CreateGenericFunctionPrototype (Results 1 – 4 of 4) sorted by relevance
113 (*type_system)->CreateGenericFunctionPrototype().GetPointerType()); in UpdateValue()
430 virtual CompilerType CreateGenericFunctionPrototype() { in CreateGenericFunctionPrototype() function
813 CompilerType CreateGenericFunctionPrototype() override;
4638 CompilerType TypeSystemClang::CreateGenericFunctionPrototype() { in CreateGenericFunctionPrototype() function in TypeSystemClang