Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Visible

572     // Determine whether this macro definition should be visible now, or
574 bool Visible = true;
579 // The owning module is not visible, and this macro definition should
581 Visible = false;
584 // module is not yet visible.
590 Reader.setIdentifierIsMacro(II, F, Offset, Visible);
596 // Read all of the declarations visible at global scope with this
752 Error("Expected visible lookup table block");
1447 uint64_t LocalOffset, bool Visible) {
1448 if (Visible) {
2394 // all of the imported modules visible.
2536 // Modules that aren't available cannot be made visible.
2544 // mark them as visible.
2552 // visible.
2560 // Push any exported modules onto the stack to be marked as visible.
4854 // Check whether we have any visible declaration information for
4905 "DeclContext has no visible decls in storage");
4936 /// \brief ModuleFile visitor used to retrieve all visible names in a
4955 // Check whether we have any visible declaration information for
5129 std::fprintf(stderr, " %u/%u visible declcontexts read (%f%%)\n",
5544 /// \brief Set the globally-visible declarations associated with the given
5551 /// \param II an IdentifierInfo that refers to one or more globally-visible
5555 /// visible at global scope.
5558 /// this call is non-recursive, and therefore the globally-visible declarations