Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DSourcePrinter.h145 bool cacheSource(const DILineInfo &LineInfoFile);
DSourcePrinter.cpp346 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource() function in llvm::objdump::SourcePrinter
465 if (!cacheSource(LineInfo)) in printSources()