Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.h109 bool shouldOmitFromPdb(uint32_t ghashIdx) { in shouldOmitFromPdb() function
DDebugTypes.cpp1059 if (source->shouldOmitFromPdb(i)) { in mergeTypesWithGHash()