Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DBitstreamRemarkContainer.h101 constexpr StringRef RemarkArgWithoutDebugLocName = StringRef("Argument", 8); variable
/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp186 RemarkArgWithoutDebugLocName); in setupRemarkBlockInfo()