Home
last modified time | relevance | path

Searched defs:CreateGenericFunctionPrototype (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h459 virtual CompilerType CreateGenericFunctionPrototype() { CreateGenericFunctionPrototype() function
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4695 CompilerType TypeSystemClang::CreateGenericFunctionPrototype() { CreateGenericFunctionPrototype() function in TypeSystemClang