Lines Matching refs:getFile
149 toString(existing->getFile()) + "\n>>> defined as " + toString(type) +
179 toString(*oldType) + " in " + toString(existing->getFile()) +
196 toString(existing->getFile()) + "\n>>> defined as " +
210 toString(*oldType) + " in " + toString(existing->getFile()) +
324 toString(existing->getFile()) + "\n>>> defined in " +
336 toString(*sym->signature) + " in " + toString(sym->getFile()) +
349 reportFunctionSignatureMismatch(symName, a, b->signature, b->getFile(),
596 toString(existing->getFile()) + "\n>>> defined as " + *importName +
606 toString(existing->getFile()) + "\n>>> defined as " +
649 ctx.whyExtractRecords.emplace_back(toString(file), s->getFile(), *s);
894 const InputFile *oldFile = s->getFile();
897 ctx.whyExtractRecords.emplace_back(toString(oldFile), s->getFile(), *s);