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

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

Completed in 170 milliseconds