Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4906 IdentifierInfo *RootSignatureIdent = Tok.getIdentifierInfo(); in ParseHLSLRootSignatureAttributeArgs() local
4907 assert(RootSignatureIdent->getName() == "RootSignature" && in ParseHLSLRootSignatureAttributeArgs()
4937 << /*in attributes...*/ 4 << RootSignatureIdent->getName(); in ParseHLSLRootSignatureAttributeArgs()
4971 Attrs.addNew(RootSignatureIdent, in ParseHLSLRootSignatureAttributeArgs()