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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1022 static CompilerType CreateMemberPointerType(const CompilerType &type,
H A DTypeSystemClang.cpp8395 TypeSystemClang::CreateMemberPointerType(const CompilerType &type, function in class:TypeSystemClang
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp752 pointer_ast_type = TypeSystemClang::CreateMemberPointerType(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1412 CompilerType clang_type = TypeSystemClang::CreateMemberPointerType(

Completed in 228 milliseconds