Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h104 NS_CaseSensitive = 0x1, enumerator
112 NS_CaseRegex = NS_Regex | NS_CaseSensitive,
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1063 PDB_SymType::None, specs[i].GetFullName(), NS_CaseSensitive)) { in GetDeclContextContainingSymbol()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1139 PDB_SymType::None, Name, PDB_NameSearchFlags::NS_CaseSensitive); in dumpPretty()