Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DComparisonCategories.cpp90 NamespaceDecl *&StdNS) { in lookupStdNamespace()
101 const NamespaceDecl *StdNS, in lookupCXXRecordDecl()
/external/llvm-project/clang/include/clang/AST/
DComparisonCategories.h223 mutable NamespaceDecl *StdNS = nullptr; variable