Searched refs:CreateBlockPointerType (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h361 CompilerType CreateBlockPointerType(const CompilerType &function_type);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp628 clang_type = m_ast.CreateBlockPointerType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1957 ClangASTContext::CreateBlockPointerType(const CompilerType &function_type) { function in class:ClangASTContext

Completed in 80 milliseconds