Home
last modified time | relevance | path

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

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