Home
last modified time | relevance | path

Searched defs:AnnotationAttr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp254 if (const auto *AnnotationAttr = Param->getAttr<HLSLAnnotationAttr>()) { in CheckEntryPoint() local
269 const HLSLAnnotationAttr *AnnotationAttr) { in CheckSemanticAnnotation()