Home
last modified time | relevance | path

Searched refs:addNamespaces (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h144 addNamespaces(const llvm::MapVector<NamespaceDecl *, bool> &KnownNamespaces);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4320 void TypoCorrectionConsumer::addNamespaces( in addNamespaces() function in TypoCorrectionConsumer
4968 Consumer->addNamespaces(KnownNamespaces); in makeTypoCorrectionConsumer()