Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h48 PdbFeatureNoTypeMerging = 0x4, enumerator
49 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ PdbFeatureNoTypeMerging)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DInfoStream.cpp74 Features |= PdbFeatureNoTypeMerging; in reload()