Searched refs:SignatureDecl (Results 1 – 2 of 2) sorted by relevance
1078 auto *SignatureDecl = HLSLRootSignatureDecl::Create( in ActOnFinishRootSignatureDecl() local1082 SignatureDecl->setImplicit(); in ActOnFinishRootSignatureDecl()1083 SemaRef.PushOnScopeChains(SignatureDecl, SemaRef.getCurScope()); in ActOnFinishRootSignatureDecl()1336 if (auto *SignatureDecl = in handleRootSignatureAttr() local1339 getASTContext(), AL, Ident, SignatureDecl)); in handleRootSignatureAttr()
4861 DeclArgument<HLSLRootSignature, "SignatureDecl", 0, /*fake=*/1>];