Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILRootSignature.cpp347 static bool parseRootSignatureElement(LLVMContext *Ctx, in parseRootSignatureElement() function
396 HasError = HasError || parseRootSignatureElement(Ctx, RSD, Element); in parse()