Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h624 bool hasDefaultVisibilityExportMapping() const { in hasDefaultVisibilityExportMapping() function
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.h841 return getLangOpts().hasDefaultVisibilityExportMapping() && D && in shouldMapVisibilityToDLLExport()