Searched refs:whyExtractRecords (Results 1 – 3 of 3) sorted by relevance
397 whyExtractRecords; member
307 ctx->whyExtractRecords.emplace_back(toString(reference), &extracted, sym); in recordWhyExtract()
1798 ctx->whyExtractRecords.emplace_back(option, sym->file, *sym); in handleUndefined()1877 for (auto &entry : ctx->whyExtractRecords) { in writeWhyExtract()