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.cpp226 SourceLocation ComponentLoc; in ParseHLSLAnnotations() local
235 ComponentLoc = Tok.getLocation(); in ParseHLSLAnnotations()
239 Diag(ComponentLoc, diag::err_hlsl_unsupported_component) in ParseHLSLAnnotations()
262 Diag(ComponentLoc, diag::err_hlsl_unsupported_component) in ParseHLSLAnnotations()
274 Ctx, llvm::APInt(SizeTySize, Component), SizeTy, ComponentLoc)); in ParseHLSLAnnotations()