Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h104 NS_FileNameExtMatch = 0x4, enumerator
109 NS_CaseInFileNameExt = NS_CaseInsensitive | NS_FileNameExtMatch,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp296 Flags | PDB_NameSearchFlags::NS_FileNameExtMatch); in findSourceFiles()