Home
last modified time | relevance | path

Searched refs:NS_CaseSensitive (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h102 NS_CaseSensitive = 0x1, enumerator
110 NS_CaseRegex = NS_Regex | NS_CaseSensitive,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
HDPDBASTParser.cpp1030 PDB_SymType::None, specs[i].GetFullName(), NS_CaseSensitive)) { in GetDeclContextContainingSymbol()
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDllvm-pdbutil.cpp1112 PDB_SymType::None, Name, PDB_NameSearchFlags::NS_CaseSensitive); in dumpPretty()