Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclCXX.cpp1922 static bool isDeclContextInNamespace(const DeclContext *DC) { in isDeclContextInNamespace() function
1956 !isDeclContextInNamespace(getDeclContext()) && in isInterfaceLike()