| /freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/ |
| D | DirectiveEmitter.cpp | 194 llvm::SmallVector<StringRef, 2> Namespaces; in EmitDirectivesDecl() local 195 llvm::SplitString(DirLang.getCppNamespace(), Namespaces, "::"); in EmitDirectivesDecl() 196 for (auto Ns : Namespaces) in EmitDirectivesDecl() 239 for (auto Ns : llvm::reverse(Namespaces)) in EmitDirectivesDecl() 463 llvm::SmallVector<StringRef, 2> Namespaces; in GenerateDirectiveClauseSets() local 464 llvm::SplitString(DirLang.getCppNamespace(), Namespaces, "::"); in GenerateDirectiveClauseSets() 465 for (auto Ns : Namespaces) in GenerateDirectiveClauseSets() 485 for (auto Ns : llvm::reverse(Namespaces)) in GenerateDirectiveClauseSets()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| D | Lookup.cpp | 31 llvm::SmallVector<const NamespaceDecl *, 4> Namespaces; in getAllNamedNamespaces() local 41 Namespaces.push_back(cast<NamespaceDecl>(Context)); in getAllNamedNamespaces() 42 return Namespaces; in getAllNamedNamespaces()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.h | 237 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() 294 std::vector<AccelInfo> Namespaces; variable
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/ |
| D | SemaInternal.h | 103 Namespaces(SemaRef.Context, SemaRef.CurContext, SS), in TypoCorrectionConsumer() 315 NamespaceSpecifierSet Namespaces; variable
|
| D | ExternalSemaSource.h | 80 SmallVectorImpl<NamespaceDecl *> &Namespaces);
|
| D | MultiplexExternalSemaSource.h | 218 ReadKnownNamespaces(SmallVectorImpl<NamespaceDecl*> &Namespaces) override;
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | MultiplexExternalSemaSource.cpp | 220 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces() argument 222 Sources[i]->ReadKnownNamespaces(Namespaces); in ReadKnownNamespaces()
|
| D | SemaLookup.cpp | 2613 Sema::AssociatedNamespaceSet &Namespaces, in AssociatedLookup() 2615 : S(S), Namespaces(Namespaces), Classes(Classes), in AssociatedLookup() 2625 Sema::AssociatedNamespaceSet &Namespaces; member 2640 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace() argument 2660 Namespaces.insert(Ctx->getPrimaryContext()); in CollectEnclosingNamespace() 2693 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 2737 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 2754 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() 2794 CollectEnclosingNamespace(Result.Namespaces, BaseCtx); in addAssociatedClassesAndNamespaces() 2879 CollectEnclosingNamespace(Result.Namespaces, Ctx); in addAssociatedClassesAndNamespaces() [all …]
|
| D | Sema.cpp | 2264 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces() argument
|
| D | SemaDecl.cpp | 15477 SmallVector<IdentifierInfo *, 4> Namespaces; in createFriendTagNNSFixIt() local 15486 Namespaces.push_back(II); in createFriendTagNNSFixIt() 15499 std::reverse(Namespaces.begin(), Namespaces.end()); in createFriendTagNNSFixIt() 15500 for (auto *II : Namespaces) in createFriendTagNNSFixIt()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.cpp | 130 Namespaces.emplace_back(Name, Die); in addNamespaceAccelerator()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ASTUtils.h | 448 llvm::SmallVectorImpl<clang::NamespaceDecl *> &Namespaces) override { in ReadKnownNamespaces() argument 450 Source->ReadKnownNamespaces(Namespaces); in ReadKnownNamespaces()
|
| /freebsd-12-stable/contrib/expat/ |
| D | expat_config.h.in | 127 /* Define to make XML Namespaces functionality available. */
|
| D | configure.ac | 297 [Define to make XML Namespaces functionality available.])
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | NEWS | 178 * Namespaces are fully supported. The library has not yet been converted
|
| D | ChangeLog-1998 | 4125 * decl.c (push_namespace): Namespaces have type void.
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| 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-stable/contrib/llvm-project/clang/include/clang/Serialization/ |
| D | ASTReader.h | 1997 SmallVectorImpl<NamespaceDecl *> &Namespaces) override;
|
| /freebsd-12-stable/contrib/unbound/doc/ |
| D | unbound.doxygen | 499 # Namespaces page. 500 # This will remove the Namespaces entry from the Quick Index
|
| /freebsd-12-stable/contrib/gcc/ |
| D | tree.def | 368 /* A namespace declaration. Namespaces appear in DECL_CONTEXT of other
|
| D | ChangeLog-2001 | 15580 * doc/c-tree.texi (Namespaces): Remove std & -fhonor-std
|
| D | ChangeLog-2003 | 33474 * doc/c-tree.texi (Namespaces): Fix typo.
|
| /freebsd-12-stable/contrib/ldns/ |
| 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-stable/contrib/bearssl/ |
| 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
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/ |
| D | ASTReader.cpp | 8273 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces() argument 8274 Namespaces.clear(); in ReadKnownNamespaces() 8279 Namespaces.push_back(Namespace); in ReadKnownNamespaces()
|