Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h119 ArrayRef<std::string> getComments(const Entry &E) const { in getComments() function
H A DDwarfDebug.cpp2595 auto &&Comments = DebugLocs.getComments(Entry); in emitDebugLocEntry()