Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp1122 bool DeclContext::isStdNamespace() const { in isStdNamespace() function in DeclContext
H A DItaniumMangle.cpp880 static bool isStdNamespace(const DeclContext *DC) { in isStdNamespace() function