Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp231 SourceLocation ComponentLoc; in ParseHLSLAnnotations() local
240 ComponentLoc = Tok.getLocation(); in ParseHLSLAnnotations()
244 Diag(ComponentLoc, diag::err_hlsl_unsupported_component) in ParseHLSLAnnotations()
267 Diag(ComponentLoc, diag::err_hlsl_unsupported_component) in ParseHLSLAnnotations()
279 Ctx, llvm::APInt(SizeTySize, Component), SizeTy, ComponentLoc)); in ParseHLSLAnnotations()