Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DSemaInternal.h312 NamespaceSpecifierSet Namespaces; variable
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp205 SmallVectorImpl<NamespaceDecl*> &Namespaces){ in ReadKnownNamespaces()
DSema.cpp1215 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()
DSemaLookup.cpp1978 Sema::AssociatedNamespaceSet &Namespaces; member
1987 static void CollectEnclosingNamespace(Sema::AssociatedNamespaceSet &Namespaces, in CollectEnclosingNamespace()
DSemaDecl.cpp11236 SmallVector<IdentifierInfo *, 4> Namespaces; in createFriendTagNNSFixIt() local
/external/clang/lib/Serialization/
DASTReader.cpp7308 SmallVectorImpl<NamespaceDecl *> &Namespaces) { in ReadKnownNamespaces()
/external/mesa3d/src/mesa/main/
Dmtypes.h3315 struct gl_client_namespace Namespaces[2][6]; /* source, type */ member