Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/device-tree/Bindings/misc/
H A Dxlnx,tmr-inject.yaml7 title: Xilinx Triple Modular Redundancy(TMR) Inject IP
13 The Triple Modular Redundancy(TMR) Inject core provides functional fault
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp1019 if (const auto *Inject = DeclType->getAs<InjectedClassNameType>()) in getRecordDecl() local
1020 return Inject->getDecl(); in getRecordDecl()