Searched refs:CreateMemberPointerType (Results 1 – 4 of 4) sorted by relevance
922 static CompilerType CreateMemberPointerType(const CompilerType &type,
719 pointer_ast_type = ClangASTContext::CreateMemberPointerType( in CreateLLDBTypeFromPDBType()
1850 clang_type = ClangASTContext::CreateMemberPointerType( in ParseTypeFromDWARF()
9032 ClangASTContext::CreateMemberPointerType(const CompilerType &type, in CreateMemberPointerType() function in ClangASTContext