Searched refs:MissingSources (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/ | ||
H A D | SourcePrinter.h | 140 StringSet<> MissingSources; variable |
H A D | SourcePrinter.cpp | 353 if (MissingSources.insert(LineInfo.FileName).second) in cacheSource() |