Home
last modified time | relevance | path

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

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