Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h143 bool cacheSource(const DILineInfo &LineInfoFile);
H A DSourcePrinter.cpp334 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource() function in llvm::objdump::SourcePrinter
453 if (!cacheSource(LineInfo)) in printSources()