Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResourceImplicitBinding.cpp32 static void diagnoseImplicitBindingNotFound(CallInst *ImplBindingCall) { in diagnoseImplicitBindingNotFound() argument
33 Function *F = ImplBindingCall->getFunction(); in diagnoseImplicitBindingNotFound()
39 ImplBindingCall->getDebugLoc(), DS_Error)); in diagnoseImplicitBindingNotFound()