Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
HDLVOptions.cpp432 Match.Mode = IgnoreCase ? LVMatchMode::NoCase : LVMatchMode::Match; in createMatchEntry()
517 case LVMatchMode::NoCase: in matchPattern()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVOptions.h453 NoCase, // Ignore case. enumerator