Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1126 for (const hlsl::RootSignatureElement &RootSigElem : Elements) { in handleRootSignatureElements() local
1127 SourceLocation Loc = RootSigElem.getLocation(); in handleRootSignatureElements()
1128 const llvm::hlsl::rootsig::RootElement &Elem = RootSigElem.getElement(); in handleRootSignatureElements()
1180 for (const hlsl::RootSignatureElement &RootSigElem : Elements) { in handleRootSignatureElements() local
1181 const llvm::hlsl::rootsig::RootElement &Elem = RootSigElem.getElement(); in handleRootSignatureElements()
1193 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()
1204 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()
1215 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()
1234 InfoPairs.push_back({Info, &RootSigElem}); in handleRootSignatureElements()