Home
last modified time | relevance | path

Searched refs:pluginPath (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Frontend/
DCheckerRegistration.cpp38 static void warnIncompatible(DiagnosticsEngine *diags, StringRef pluginPath,
90 StringRef pluginPath, in warnIncompatible() argument
98 << llvm::sys::path::filename(pluginPath); in warnIncompatible()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Ddotest.py490 pluginPath = os.path.join(scriptPath, 'plugins')
495 sys.path.insert(0, pluginPath)