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

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
  588   if (!target.GetPlatform()->SupportsModules())
  591   const ArchSpec &arch = target.GetArchitecture();
  605   target.GetPlatform()->AddClangModuleCompilationOptions(
  606       &target, compiler_invocation_arguments);
  621   FileSpecList module_search_paths = target.GetClangModuleSearchPaths();