Searched defs:Namespaces (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DLookup.cpp29 llvm::SmallVector<const NamespaceDecl *, 4> Namespaces; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h310 NamespaceSpecifierSet Namespaces; member in class:clang::TypoCorrectionConsumer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h305 std::vector<AccelInfo> Namespaces; member in class:llvm::CompileUnit
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp227 ReadKnownNamespaces( SmallVectorImpl<NamespaceDecl*> &Namespaces) argument
H A DSema.cpp1949 ReadKnownNamespaces( SmallVectorImpl<NamespaceDecl *> &Namespaces) argument
H A DSemaDecl.cpp14789 SmallVector<IdentifierInfo *, 4> Namespaces; local

Completed in 119 milliseconds