Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLLVMRemarkStreamer.cpp50 toRemarkLocation(const DiagnosticLocation &DL) { in toRemarkLocation() function
68 R.Loc = toRemarkLocation(Diag.getLocation()); in toRemark()
75 R.Args.back().Loc = toRemarkLocation(Arg.Loc); in toRemark()