Home
last modified time | relevance | path

Searched defs:setExtraArgs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DOptimizationRemarkEmitter.h138 using setExtraArgs = DiagnosticInfoOptimizationBase::setExtraArgs; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h422 struct setExtraArgs {}; struct