Searched refs:NS_CaseInsensitive (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp81 this, RecordedResult, PDB_NameSearchFlags::NS_CaseInsensitive);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h105 NS_CaseInsensitive = 0x2, enumerator in enum:llvm::pdb::PDB_NameSearchFlags
111 NS_CaseInFileNameExt = NS_CaseInsensitive | NS_FileNameExtMatch,
113 NS_CaseInRex = NS_Regex | NS_CaseInsensitive
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp799 file_spec.GetPath(), PDB_NameSearchFlags::NS_CaseInsensitive);

Completed in 110 milliseconds