Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DSourcePrinter.h144 bool cacheSource(const DILineInfo &LineInfoFile);
H A DSourcePrinter.cpp336 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource() function in llvm::objdump::SourcePrinter
455 if (!cacheSource(LineInfo)) in printSources()