Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSemaInternal.h149 addNamespaces(const llvm::MapVector<NamespaceDecl *, bool> &KnownNamespaces);
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp3503 void TypoCorrectionConsumer::addNamespaces( in addNamespaces() function in TypoCorrectionConsumer
4165 Consumer->addNamespaces(KnownNamespaces); in makeTypoCorrectionConsumer()