Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DDebugTypes.h111 bool shouldOmitFromPdb(uint32_t ghashIdx) { in shouldOmitFromPdb() function
H A DDebugTypes.cpp1063 if (source->shouldOmitFromPdb(i)) { in mergeTypesWithGHash()