Searched refs:NS_FileNameExtMatch (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h106 NS_FileNameExtMatch = 0x4, enumerator in enum:llvm::pdb::PDB_NameSearchFlags
111 NS_CaseInFileNameExt = NS_CaseInsensitive | NS_FileNameExtMatch,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp296 Flags | PDB_NameSearchFlags::NS_FileNameExtMatch);

Completed in 103 milliseconds