Home
last modified time | relevance | path

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

/freebsd-14.2/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, in CreateMemberPointerType() function in TypeSystemClang
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp752 pointer_ast_type = TypeSystemClang::CreateMemberPointerType( in CreateLLDBTypeFromPDBType()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1412 CompilerType clang_type = TypeSystemClang::CreateMemberPointerType( in ParsePointerToMemberType()