Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1111 auto VerifySpace = [ReportError](SourceLocation Loc, uint32_t Space) { in handleRootSignatureElements() local
1132 VerifySpace(Loc, Descriptor->Space); in handleRootSignatureElements()
1140 VerifySpace(Loc, Constants->Space); in handleRootSignatureElements()
1144 VerifySpace(Loc, Sampler->Space); in handleRootSignatureElements()
1158 VerifySpace(Loc, Clause->Space); in handleRootSignatureElements()