Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParseHLSLRootSignature.h82 parseDescriptorTableClause();
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSLRootSignature.cpp298 auto Clause = parseDescriptorTableClause(); in parseDescriptorTable()
345 RootSignatureParser::parseDescriptorTableClause() { in parseDescriptorTableClause() function in clang::hlsl::RootSignatureParser