Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.h145 bool cacheSource(const DILineInfo &LineInfoFile);
H A DSourcePrinter.cpp342 bool SourcePrinter::cacheSource(const DILineInfo &LineInfo) { in cacheSource() function in llvm::objdump::SourcePrinter
460 if (!cacheSource(LineInfo)) in getLine()