Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h932 static CompilerType CreateMemberPointerType(const CompilerType &type,
H A DTypeSystemClang.cpp8443 TypeSystemClang::CreateMemberPointerType(const CompilerType &type, in CreateMemberPointerType() function in TypeSystemClang
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp749 pointer_ast_type = TypeSystemClang::CreateMemberPointerType( in CreateLLDBTypeFromPDBType()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1344 CompilerType clang_type = TypeSystemClang::CreateMemberPointerType( in ParsePointerToMemberType()