Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DComparisonCategories.cpp90 static const NamespaceDecl *lookupStdNamespace(const ASTContext &Ctx, in lookupStdNamespace() function
118 if (const NamespaceDecl *NS = lookupStdNamespace(Ctx, StdNS)) in lookupInfo()