Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h724 bool isAllDefaultVisibilityExportMapping() const { in isAllDefaultVisibilityExportMapping() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h873 (getLangOpts().isAllDefaultVisibilityExportMapping() || in shouldMapVisibilityToDLLExport()
HDMicrosoftCXXABI.cpp53 CGM.getLangOpts().isAllDefaultVisibilityExportMapping()) && in MicrosoftCXXABI()