Home
last modified time | relevance | path

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

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