Searched refs:Delegates (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp404 RecVec Delegates = Fn.getDeclaration()->getValueAsListOfDefs("Delegates"); local
410 for (const Record *Delegate : Delegates) {

Completed in 104 milliseconds