summaryrefslogtreecommitdiff
path: root/store/IwyuFilter_store.yaml
blob: 2dadc69a50acccba517c19ca82151543127f9e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
assumeFilename: store/source/storbase.cxx
blacklist:
    store/source/storbase.hxx:
    # Needed for OSL_BIGENDIAN macro
    - osl/endian.h
    store/source/stordir.hxx:
    # Checking other file gives this
    - namespace store { struct OStoreDirectoryPageData; }
    store/source/storlckb.hxx:
    # Checking other file gives this
    - namespace store { struct OStoreDataPageData; }
    - namespace store { struct OStoreDirectoryPageData; }
    store/source/storpage.hxx:
    # Checking other file gives this
    - namespace store { struct OStoreDirectoryPageData; }
    - namespace store { class OStoreDirectoryPageObject; }