Searched refs:GetAsRecordDecl (Results 1 – 4 of 4) sorted by relevance
386 clang::RecordDecl *record_decl = clang.GetAsRecordDecl(record_ct); in AddMember()
818 clang::RecordDecl *record_decl = TypeSystemClang::GetAsRecordDecl(m_type); in GetStructValueObject()
1083 static clang::RecordDecl *GetAsRecordDecl(const CompilerType &type);
3688 TypeSystemClang::GetAsRecordDecl(type)) { in CanPassInRegisters()7379 clang::RecordDecl *TypeSystemClang::GetAsRecordDecl(const CompilerType &type) { in GetAsRecordDecl() function in TypeSystemClang7441 clang::RecordDecl *record_decl = ast->GetAsRecordDecl(type); in AddFieldToRecordType()7521 clang::RecordDecl *record_decl = ast->GetAsRecordDecl(type); in BuildIndirectFields()7626 clang::RecordDecl *record_decl = GetAsRecordDecl(type); in SetIsPacked()7648 clang::RecordDecl *record_decl = ast->GetAsRecordDecl(type); in AddVariableToRecordType()