Searched refs:hasAtExit (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h631 bool hasAtExit() const { return !(OpenMP && OpenMPIsTargetDevice); } function in class:clang::LangOptions
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2802 if (!CGM.getLangOpts().hasAtExit() && !D.isStaticLocal())

Completed in 96 milliseconds