Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DTargetRegistry.h227 using CustomBehaviourCtorTy = variable
344 CustomBehaviourCtorTy CustomBehaviourCtorFn = nullptr;
1001 Target::CustomBehaviourCtorTy Fn) { in RegisterCustomBehaviour()