Searched refs:CreateGenericFunctionPrototype (Results 1 – 4 of 4) sorted by relevance
115 (*type_system)->CreateGenericFunctionPrototype().GetPointerType()); in UpdateValue()
459 virtual CompilerType CreateGenericFunctionPrototype() { in CreateGenericFunctionPrototype() function
827 CompilerType CreateGenericFunctionPrototype() override;
4695 CompilerType TypeSystemClang::CreateGenericFunctionPrototype() { in CreateGenericFunctionPrototype() function in TypeSystemClang