Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h950 static CompilerType CreateMemberPointerType(const CompilerType &type,
H A DTypeSystemClang.cpp8520 TypeSystemClang::CreateMemberPointerType(const CompilerType &type, in CreateMemberPointerType() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp754 pointer_ast_type = TypeSystemClang::CreateMemberPointerType( in CreateLLDBTypeFromPDBType()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1357 CompilerType clang_type = TypeSystemClang::CreateMemberPointerType( in ParsePointerToMemberType()