Searched refs:GetAsRecordDecl (Results 1 – 5 of 5) sorted by relevance
285 auto *rd = TypeSystemClang::GetAsRecordDecl(record_type); in TEST_F()392 RecordDecl *empty_base_decl = TypeSystemClang::GetAsRecordDecl(empty_base); in TEST_F()405 TypeSystemClang::GetAsRecordDecl(non_empty_base); in TEST_F()428 TypeSystemClang::GetAsRecordDecl(empty_derived); in TEST_F()451 TypeSystemClang::GetAsRecordDecl(empty_derived2); in TEST_F()
815 clang::RecordDecl *record_decl = TypeSystemClang::GetAsRecordDecl(m_type); in GetStructValueObject()
992 static clang::RecordDecl *GetAsRecordDecl(const CompilerType &type);
3579 TypeSystemClang::GetAsRecordDecl(type)) { in CanPassInRegisters()7067 clang::RecordDecl *TypeSystemClang::GetAsRecordDecl(const CompilerType &type) { in GetAsRecordDecl() function in TypeSystemClang7129 clang::RecordDecl *record_decl = ast->GetAsRecordDecl(type); in AddFieldToRecordType()7199 clang::RecordDecl *record_decl = ast->GetAsRecordDecl(type); in BuildIndirectFields()7304 clang::RecordDecl *record_decl = GetAsRecordDecl(type); in SetIsPacked()7325 clang::RecordDecl *record_decl = ast->GetAsRecordDecl(type); in AddVariableToRecordType()
1690 TypeSystemClang::GetAsRecordDecl(clang_type); in ParseStructureLikeDIE()2031 m_ast.GetAsRecordDecl(clang_type), eAccessPrivate, in CompleteRecordType()