Home
last modified time | relevance | path

Searched defs:Namespaces (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h311 NamespaceSpecifierSet Namespaces; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h337 std::vector<AccelInfo> Namespaces; variable
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp294 SmallVector<StringRef, 2> Namespaces; in emitDirectivesDecl() local
967 SmallVector<StringRef, 2> Namespaces; in generateDirectiveClauseSets() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp253 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces()
H A DSemaLookup.cpp2909 Sema::AssociatedNamespaceSet &Namespaces; member
2924 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace()
H A DSema.cpp2630 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()
H A DSemaDecl.cpp17418 SmallVector<IdentifierInfo *, 4> Namespaces; in createFriendTagNNSFixIt() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h511 llvm::SmallVectorImpl<clang::NamespaceDecl *> &Namespaces) override { in ReadKnownNamespaces()
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp573 NamespacesSeq Namespaces; member
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9259 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()