Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp2231 auto ProcessDeclare = [&](auto *Declare, auto &DeclareList) { in runOnFunction() local
2255 ProcessDeclare(&DPV, DPVDeclares); in runOnFunction()
2258 ProcessDeclare(DDI, DbgDeclares); in runOnFunction()