Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1043 static CompilerType CreateMemberPointerType(const CompilerType &type,
H A DTypeSystemClang.cpp8560 TypeSystemClang::CreateMemberPointerType(const CompilerType &type, in CreateMemberPointerType() function in TypeSystemClang
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp752 pointer_ast_type = TypeSystemClang::CreateMemberPointerType( in CreateLLDBTypeFromPDBType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1446 CompilerType clang_type = TypeSystemClang::CreateMemberPointerType( in ParsePointerToMemberType()