Home
last modified time | relevance | path

Searched defs:StdNS (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/AST/
H A DComparisonCategories.cpp91 NamespaceDecl *&StdNS) { in lookupStdNamespace()
102 const NamespaceDecl *StdNS, in lookupCXXRecordDecl()
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComparisonCategories.h225 mutable NamespaceDecl *StdNS = nullptr; variable