Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp586 static bool isDeclaredInModuleInterfaceOrPartition(const NamedDecl *D) { in isDeclaredInModuleInterfaceOrPartition() function
645 !isDeclaredInModuleInterfaceOrPartition(Var) && in getLVForNamespaceScopeDecl()