Home
last modified time | relevance | path

Searched defs:compiler_id (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangDiagnostic.h33 : Diagnostic(eDiagnosticOriginClang, compiler_id, detail) {} in ClangDiagnostic() argument
/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h53 Diagnostic(llvm::StringRef message,lldb::Severity severity,DiagnosticOrigin origin,uint32_t compiler_id) Diagnostic() argument
/llvm-project/compiler-rt/test/
H A Dlit.common.cfg.py136 compiler_id = getattr(config, "compiler_id", None) global() variable
[all...]