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