Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/
HDRecord.cpp351 if (auto *TyInit = dyn_cast<TypedInit>(this)) in getRecordKeeper() local
352 return TyInit->getType()->getRecordKeeper(); in getRecordKeeper()