reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Frontend/CompilerInvocation.cpp
 2462     Opts.DllExportInlines = false;
tools/clang/lib/Sema/SemaDeclCXX.cpp
 5989       if (!getLangOpts().DllExportInlines && MD && MD->isInlined() &&