| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Core/ |
| H A D | Lookup.cpp | 28 llvm::SmallVector<const NamespaceDecl *, 4> Namespaces; in getAllNamedNamespaces() local 38 Namespaces.push_back(cast<NamespaceDecl>(Context)); in getAllNamedNamespaces() 39 return Namespaces; in getAllNamedNamespaces()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | SemaInternal.h | 143 Namespaces(SemaRef.Context, SemaRef.CurContext, SS), in TypoCorrectionConsumer() 350 NamespaceSpecifierSet Namespaces; variable
|
| H A D | ExternalSemaSource.h | 80 SmallVectorImpl<NamespaceDecl *> &Namespaces);
|
| H A D | MultiplexExternalSemaSource.h | 219 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | MultiplexExternalSemaSource.cpp | 227 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces() argument 229 Sources[i]->ReadKnownNamespaces(Namespaces); in ReadKnownNamespaces()
|
| H A D | SemaLookup.cpp | 2414 Sema::AssociatedNamespaceSet &Namespaces, in AssociatedLookup() 2416 : S(S), Namespaces(Namespaces), Classes(Classes), in AssociatedLookup() 2421 Sema::AssociatedNamespaceSet &Namespaces; member 2445 Namespaces.insert(Ctx->getPrimaryContext()); in CollectEnclosingNamespace() 2478 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 2522 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 2548 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 2668 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 4046 Namespaces.addNameSpecifier(KNPair.first); in addNamespaces() 4066 Namespaces.addNameSpecifier(CD); in addNamespaces() [all …]
|
| H A D | Sema.cpp | 1617 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces() argument
|
| H A D | SemaDecl.cpp | 13962 SmallVector<IdentifierInfo *, 4> Namespaces; in createFriendTagNNSFixIt() local 13971 Namespaces.push_back(II); in createFriendTagNNSFixIt() 13984 std::reverse(Namespaces.begin(), Namespaces.end()); in createFriendTagNNSFixIt() 13985 for (auto *II : Namespaces) in createFriendTagNNSFixIt()
|
| /freebsd-12.1/contrib/expat/ |
| H A D | expat_config.h.in | 88 /* Define to make XML Namespaces functionality available. */
|
| H A D | configure.ac | 144 [Define to make XML Namespaces functionality available.])
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | NEWS | 178 * Namespaces are fully supported. The library has not yet been converted
|
| H A D | ChangeLog-1998 | 4125 * decl.c (push_namespace): Namespaces have type void.
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | c-tree.texi | 53 * Scopes:: Namespaces and classes. 616 * Namespaces:: Member functions, types, etc. 621 @c Namespaces 624 @node Namespaces 625 @subsection Namespaces 986 @xref{Namespaces}.
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/ |
| H A D | ASTReader.h | 1992 SmallVectorImpl<NamespaceDecl *> &Namespaces) override;
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 499 # Namespaces page. 500 # This will remove the Namespaces entry from the Quick Index
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree.def | 368 /* A namespace declaration. Namespaces appear in DECL_CONTEXT of other
|
| H A D | ChangeLog-2001 | 15580 * doc/c-tree.texi (Namespaces): Remove std & -fhonor-std
|
| H A D | ChangeLog-2003 | 33474 * doc/c-tree.texi (Namespaces): Fix typo.
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 8115 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces() argument 8116 Namespaces.clear(); in ReadKnownNamespaces() 8121 Namespaces.push_back(Namespace); in ReadKnownNamespaces()
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | libdns.doxygen | 659 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces 660 # page. This will remove the Namespaces entry from the Quick Index and from the
|
| /freebsd-12.1/contrib/bearssl/ |
| H A D | Doxyfile | 659 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces 660 # page. This will remove the Namespaces entry from the Quick Index and from the
|