Home
last modified time | relevance | path

Searched defs:TheLevel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h233 SarifReportingConfiguration setLevel(SarifResultLevel TheLevel) { in setLevel()
365 SarifResult setDiagnosticLevel(const SarifResultLevel &TheLevel) { in setDiagnosticLevel()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVObject.cpp153 std::string TheLevel(Stream.str()); in printAttributes() local