Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp571 static bool isExportedFromModuleIntefaceUnit(const NamedDecl *D) { in isExportedFromModuleIntefaceUnit() function
604 if (!isExportedFromModuleIntefaceUnit( in getExternalLinkageFor()
639 !isExportedFromModuleIntefaceUnit(Var)) { in getLVForNamespaceScopeDecl()