Lines Matching refs:Failed
1704 llvm::VersionTuple SwiftVersion, bool &Failed) in APINotesReader() argument
1706 Failed = false; in APINotesReader()
1716 Failed = true; in APINotesReader()
1722 Failed = true; in APINotesReader()
1728 Failed = true; in APINotesReader()
1741 Failed = true; in APINotesReader()
1752 Failed = true; in APINotesReader()
1761 Failed = true; in APINotesReader()
1771 Failed = true; in APINotesReader()
1779 Failed = true; in APINotesReader()
1788 Failed = true; in APINotesReader()
1796 Failed = true; in APINotesReader()
1804 Failed = true; in APINotesReader()
1812 Failed = true; in APINotesReader()
1820 Failed = true; in APINotesReader()
1828 Failed = true; in APINotesReader()
1836 Failed = true; in APINotesReader()
1844 Failed = true; in APINotesReader()
1852 Failed = true; in APINotesReader()
1861 Failed = true; in APINotesReader()
1869 Failed = true; in APINotesReader()
1879 bool Failed = false; in Create() local
1881 new APINotesReader(InputBuffer.release(), SwiftVersion, Failed)); in Create()
1882 if (Failed) in Create()