Home | History | Annotate | Download | only in AST

Lines Matching refs:Storage

50   // Allocate an extra 8 bytes worth of storage, which ensures that the
984 /// \brief We have just acquired external visible storage, and we already have
986 /// the external storage.
995 /// \brief Load the declarations within this lexical storage from an
1000 assert(hasExternalLexicalStorage() && Source && "No external storage?");
1387 // If there's no external storage, just perform a normal lookup and copy
1619 PartialDiagnostic::Storage *DiagStorage = nullptr;
1621 DiagStorage = new (C) PartialDiagnostic::Storage;