Searched refs:CreateMemberPointerType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h835 static CompilerType CreateMemberPointerType(const CompilerType &type,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp724 pointer_ast_type = ClangASTContext::CreateMemberPointerType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1331 CompilerType clang_type = ClangASTContext::CreateMemberPointerType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp7914 ClangASTContext::CreateMemberPointerType(const CompilerType &type, function in class:ClangASTContext

Completed in 128 milliseconds