Home
last modified time | relevance | path

Searched defs:setLevel (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() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h243 void setLevel(LVLevel Level) { ScopeLevel = Level; } in setLevel() function