Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp334 BumpPtrAllocator &Alloc, int CurLevel) { in getEntry()
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp479 Level CurLevel = Diags.getDiagnosticLevel(DiagID, SourceLocation()); in checkDiagnosticGroupMappings() local