Searched defs:CreateGenericFunctionPrototype (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | TypeSystem.h | 459 virtual CompilerType CreateGenericFunctionPrototype() { CreateGenericFunctionPrototype() function |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4695 CompilerType TypeSystemClang::CreateGenericFunctionPrototype() { CreateGenericFunctionPrototype() function in TypeSystemClang |