Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1926 static bool ValidateMultipleRegisterAnnotations(Sema &S, Decl *TheDecl, in ValidateMultipleRegisterAnnotations() function
1965 return ValidateMultipleRegisterAnnotations(S, D, RegType); in DiagnoseHLSLRegisterAttribute()