Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclCXX.cpp1900 static bool isDeclContextInNamespace(const DeclContext *DC) { in isDeclContextInNamespace() function
1934 !isDeclContextInNamespace(getDeclContext()) && in isInterfaceLike()