Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp808 bool DeclContext::isStdNamespace() const { in isStdNamespace() function in DeclContext
H A DItaniumMangle.cpp534 static bool isStdNamespace(const DeclContext *DC) { in isStdNamespace() function