Searched defs:parseDescriptorTable (Results 1 – 2 of 2) sorted by relevance
242 static bool parseDescriptorTable(LLVMContext *Ctx, in parseDescriptorTable() function
281 std::optional<DescriptorTable> RootSignatureParser::parseDescriptorTable() { in parseDescriptorTable() function in clang::hlsl::RootSignatureParser