Home
last modified time | relevance | path

Searched defs:plugins (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/
H A DCreateCheckerManager.cpp22 ArrayRef<std::string> plugins, in CheckerManager()
37 ArrayRef<std::string> plugins) in CheckerManager()
H A DAnalysisConsumer.cpp125 AnalyzerOptionsRef opts, ArrayRef<std::string> plugins, in AnalysisConsumer()
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/
H A Dclang.py58 def get_active_checkers(clang, plugins): argument
138 def get_checkers(clang, plugins): argument
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/tool/
H A Drun-clang-tidy.py95 config, line_filter, use_color, plugins): argument
/llvm-project-15.0.7/flang/include/flang/Frontend/
H A DFrontendOptions.h276 std::vector<std::string> plugins; member
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp533 FileSpec plugins(file_spec.GetPath() + "/PlugIns"); in GetKernelsAndKextsInDirectoryHelper() local
/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp5739 LanguageSet plugins = in PrintWarningUnsupportedLanguage() local